summaryrefslogtreecommitdiff
path: root/textproc/link-grammar/files/patch-configure
blob: 5fc25ea7afd6d54f37dc10524da1dcf89643f9ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig	2011-06-24 12:07:18.000000000 -0500
+++ configure	2011-06-24 12:07:32.000000000 -0500
@@ -17167,7 +17167,7 @@
 	# LDFLAGS="${LDFLAGS} -L/usr/lib/mingw -lmingwex -lcrtdll -lmsvcrt -lc -Wl,--allow-multiple-definition"
 else
 	# Else standard Linux/*BSD environment.
-	CFLAGS="${CFLAGS} -std=c99 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE"
+	#CFLAGS="${CFLAGS} -std=c99 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE"
 fi