diff options
Diffstat (limited to 'graphics/libexif/patches/patch-aa')
-rw-r--r-- | graphics/libexif/patches/patch-aa | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/graphics/libexif/patches/patch-aa b/graphics/libexif/patches/patch-aa deleted file mode 100644 index a827de40cae..00000000000 --- a/graphics/libexif/patches/patch-aa +++ /dev/null @@ -1,21 +0,0 @@ -$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" ;; |