aboutsummaryrefslogtreecommitdiffstats
path: root/imlib2/imlib2-1.1.0/autofoo.patch
diff options
context:
space:
mode:
Diffstat (limited to 'imlib2/imlib2-1.1.0/autofoo.patch')
-rw-r--r--imlib2/imlib2-1.1.0/autofoo.patch15
1 files changed, 15 insertions, 0 deletions
diff --git a/imlib2/imlib2-1.1.0/autofoo.patch b/imlib2/imlib2-1.1.0/autofoo.patch
index e69de29bb2..1980d7b2c9 100644
--- a/imlib2/imlib2-1.1.0/autofoo.patch
+++ b/imlib2/imlib2-1.1.0/autofoo.patch
@@ -0,0 +1,15 @@
+
+#
+# Patch managed by http://www.holgerschurig.de/patcher.html
+#
+
+--- imlib2-1.1.0/libltdl/configure.in~autofoo
++++ imlib2-1.1.0/libltdl/configure.in
+@@ -1,6 +1,7 @@
+ dnl Process this file with autoconf to create configure.
+
+ AC_INIT(ltdl.c)
++AC_CONFIG_AUX_DIR([..])
+
+ dnl We shouldn't be using these internal macros of autoconf,
+ dnl but CONFIG_AUX_DIR($with_auxdir) breaks automake.