$NetBSD: patch-ab,v 1.1.1.1 2003/06/14 01:28:30 mjasm Exp $

--- configure.orig	1999-10-04 00:44:22.000000000 -0400
+++ configure
@@ -15,7 +15,7 @@ echo Checking for gcc
 # typhoon uses a mixture of POSIX, BSD and System V interfaces
 #
 
-STANDARDS="-D_POSIX_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE"
+STANDARDS="-D_BSD_SOURCE -D_SVID_SOURCE"
 
 if type gcc >/dev/null 2>/dev/null ; then
 	CC=gcc
