summaryrefslogtreecommitdiff
path: root/xau/files/autofoo.patch
diff options
context:
space:
mode:
Diffstat (limited to 'xau/files/autofoo.patch')
-rw-r--r--xau/files/autofoo.patch21
1 files changed, 21 insertions, 0 deletions
diff --git a/xau/files/autofoo.patch b/xau/files/autofoo.patch
index e69de29bb2..1e42eb974d 100644
--- a/xau/files/autofoo.patch
+++ b/xau/files/autofoo.patch
@@ -0,0 +1,21 @@
+
+#
+# Patch managed by http://www.holgerschurig.de/patcher.html
+#
+
+--- libXau-0.1.1/configure.ac~autofoo
++++ libXau-0.1.1/configure.ac
+@@ -25,11 +25,10 @@
+
+ AC_PREREQ([2.57])
+ AC_INIT(libXau, [0.1.1], [keithp@keithp.com],libXau)
+-AM_INIT_AUTOMAKE([dist-bzip2])
+-AM_MAINTAINER_MODE
+-
+ AM_CONFIG_HEADER(config.h)
+ AC_CONFIG_AUX_DIR(.)
++AM_INIT_AUTOMAKE([dist-bzip2])
++AM_MAINTAINER_MODE
+
+ AC_PROG_CC
+ AC_PROG_INSTALL