aboutsummaryrefslogtreecommitdiff
path: root/graphics/zphoto/files/patch-configure
blob: 77d98e263a07ad5e21742f79589c72ec2131a8e5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig	Thu Feb 26 19:09:36 2004
+++ configure	Tue Mar  2 10:21:20 2004
@@ -3725,7 +3725,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