summaryrefslogtreecommitdiff
path: root/glib-patches/foreign-automake.patch
diff options
context:
space:
mode:
Diffstat (limited to 'glib-patches/foreign-automake.patch')
-rw-r--r--glib-patches/foreign-automake.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/glib-patches/foreign-automake.patch b/glib-patches/foreign-automake.patch
new file mode 100644
index 0000000..ca2c75e
--- /dev/null
+++ b/glib-patches/foreign-automake.patch
@@ -0,0 +1,13 @@
+diff --git a/glib/configure.ac b/glib/configure.ac
+index ca862c5..8970f2c 100644
+--- a/glib/configure.ac
++++ b/glib/configure.ac
+@@ -63,7 +63,7 @@ AC_CONFIG_MACRO_DIR([m4macros])
+ # Save this value here, since automake will set cflags later
+ cflags_set=${CFLAGS+set}
+
+-AM_INIT_AUTOMAKE([1.11 no-define no-dist-gzip dist-xz tar-ustar])
++AM_INIT_AUTOMAKE([1.11 no-define no-dist-gzip dist-xz tar-ustar foreign])
+ AM_MAINTAINER_MODE([enable])
+
+ # Support silent build rules. Disable