diff options
Diffstat (limited to 'xext/files/autofoo.patch')
-rw-r--r-- | xext/files/autofoo.patch | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/xext/files/autofoo.patch b/xext/files/autofoo.patch index e69de29bb2..c006884526 100644 --- a/xext/files/autofoo.patch +++ b/xext/files/autofoo.patch @@ -0,0 +1,18 @@ + +# +# Patch managed by http://www.holgerschurig.de/patcher.html +# + +--- Xext/configure.ac~autofoo ++++ Xext/configure.ac +@@ -8,9 +8,8 @@ + libXext) + + AC_CONFIG_SRCDIR([Makefile.am]) +-AM_INIT_AUTOMAKE([dist-bzip2]) +- + AC_CONFIG_AUX_DIR(.) ++AM_INIT_AUTOMAKE([dist-bzip2]) + + AM_MAINTAINER_MODE + |