aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/xchat/xchat-2.8.8/automake-foreign.patch
blob: cfa2f6c7fe62d541b977699b4ef838e6a3c778a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/configure.in	2014-08-18 01:25:43.911597023 -0700
+++ b/configure.in	2014-08-18 01:26:27.763786629 -0700
@@ -8,7 +8,7 @@
 AC_CONFIG_HEADERS([config.h])
 AC_CONFIG_SRCDIR([configure.in])
 
-AM_INIT_AUTOMAKE([1.9 dist-bzip2 subdir-objects no-define])
+AM_INIT_AUTOMAKE([1.9 foreign dist-bzip2 subdir-objects no-define])
 
 AM_MAINTAINER_MODE
 AC_PROG_CC