summaryrefslogtreecommitdiff
path: root/graphics/libexif/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/libexif/patches/patch-aa')
-rw-r--r--graphics/libexif/patches/patch-aa21
1 files changed, 21 insertions, 0 deletions
diff --git a/graphics/libexif/patches/patch-aa b/graphics/libexif/patches/patch-aa
new file mode 100644
index 00000000000..a827de40cae
--- /dev/null
+++ b/graphics/libexif/patches/patch-aa
@@ -0,0 +1,21 @@
+$NetBSD: patch-aa,v 1.1 2004/10/27 19:30:23 drochner Exp $
+
+--- configure.orig 2004-10-27 15:07:12.000000000 +0200
++++ configure
+@@ -25641,7 +25641,7 @@ if test "x$GCC" = "xyes"; then
+
+ fi
+
+- ac_config_files="$ac_config_files Makefile libexif.spec libexif/Makefile libexif/canon/Makefile libexif/olympus/Makefile libexif/pentax/Makefile libjpeg/Makefile test/Makefile m4/Makefile libexif/libexif.pc"
++ ac_config_files="$ac_config_files Makefile libexif.spec libexif/Makefile libexif/canon/Makefile libexif/olympus/Makefile libexif/pentax/Makefile libjpeg/Makefile po/Makefile.in test/Makefile m4/Makefile libexif/libexif.pc"
+ cat >confcache <<\_ACEOF
+ # This file is a shell script that caches the results of configure
+ # tests run on this system so they can be shared between configure
+@@ -26219,6 +26219,7 @@ do
+ "libexif/olympus/Makefile" ) CONFIG_FILES="$CONFIG_FILES libexif/olympus/Makefile" ;;
+ "libexif/pentax/Makefile" ) CONFIG_FILES="$CONFIG_FILES libexif/pentax/Makefile" ;;
+ "libjpeg/Makefile" ) CONFIG_FILES="$CONFIG_FILES libjpeg/Makefile" ;;
++ "po/Makefile.in" ) CONFIG_FILES="$CONFIG_FILES po/Makefile.in" ;;
+ "test/Makefile" ) CONFIG_FILES="$CONFIG_FILES test/Makefile" ;;
+ "m4/Makefile" ) CONFIG_FILES="$CONFIG_FILES m4/Makefile" ;;
+ "libexif/libexif.pc" ) CONFIG_FILES="$CONFIG_FILES libexif/libexif.pc" ;;