freebsd-ports/games/freesci/files/patch-configure
Pav Lucistnik 5e4f334ca2 - Update to 0.4.3c
- Respect CFLAGS
- Provide WITH_OPTIMIZED_CFLAGS knob

PR:		ports/67878
Submitted by:	Radim Kolar <hsn@netmag.cz>
2004-06-16 22:22:22 +00:00

11 lines
210 B
Text

--- configure.orig Thu Apr 8 04:19:41 2004
+++ configure Sat Jun 12 16:07:07 2004
@@ -9619,6 +9619,8 @@
fi
+CFLAGS="$X_CFLAGS $CFLAGS"
+CPPFLAGS="$X_CFLAGS $CPPFLAGS"
if test x"$have_x" = xyes; then