aboutsummaryrefslogtreecommitdiff
path: root/graphics/zphoto/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/zphoto/files/patch-configure')
-rw-r--r--graphics/zphoto/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/zphoto/files/patch-configure b/graphics/zphoto/files/patch-configure
new file mode 100644
index 000000000000..77d98e263a07
--- /dev/null
+++ b/graphics/zphoto/files/patch-configure
@@ -0,0 +1,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