summaryrefslogtreecommitdiff
path: root/graphics/zphoto/files/patch-configure
blob: 81857a2266403b3f9b17ef83bfe1338c6c478d74 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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