freebsd-ports/graphics/zphoto/files/patch-configure
Vanilla I. Shu 16f8154ebc upgrade to 1.0.
PR:		ports/66472
Submitted by:	maintainer
2004-05-10 21:39:56 +00:00

11 lines
310 B
Text

--- configure.orig Wed May 5 16:27:51 2004
+++ configure Wed May 5 16:44:18 2004
@@ -4131,7 +4131,7 @@
SWFMovie_save(movie, "foo"); /* 0.2a API */
}
EOF
-if $CC -c tmp.c > /dev/null 2>&1; then
+if $CC -c $CFLAGS $CPPFLAGS tmp.c > /dev/null 2>&1; then
cat >>confdefs.h <<_ACEOF
#define MING_0_2a 1