aboutsummaryrefslogtreecommitdiffstats
path: root/meta-efl/recipes-efl/e17/elmdentica/configure.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta-efl/recipes-efl/e17/elmdentica/configure.patch')
-rw-r--r--meta-efl/recipes-efl/e17/elmdentica/configure.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta-efl/recipes-efl/e17/elmdentica/configure.patch b/meta-efl/recipes-efl/e17/elmdentica/configure.patch
new file mode 100644
index 0000000000..79a981b471
--- /dev/null
+++ b/meta-efl/recipes-efl/e17/elmdentica/configure.patch
@@ -0,0 +1,13 @@
+Index: elmdentica/configure.ac
+===================================================================
+--- elmdentica.orig/configure.ac 2014-07-17 21:46:14.712566207 +0000
++++ elmdentica/configure.ac 2014-07-17 21:51:34.960574935 +0000
+@@ -3,7 +3,7 @@
+ AM_CONFIG_HEADER(config.h)
+ AC_CONFIG_MACRO_DIR([m4])
+
+-AM_INIT_AUTOMAKE
++AM_INIT_AUTOMAKE([foreign])
+
+ AC_PROG_CC
+ AC_GNU_SOURCE