1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/textproc/link-grammar/files/patch-configure
Jeremy Messenger 2688b88a3d Update to 4.7.4.
PR:		ports/155457
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2011-06-24 17:28:57 +00:00

12 lines
438 B
Plaintext

--- 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