diff options
Diffstat (limited to 'meta-efl/recipes-efl/e17/elmdentica/configure.patch')
| -rw-r--r-- | meta-efl/recipes-efl/e17/elmdentica/configure.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/meta-efl/recipes-efl/e17/elmdentica/configure.patch b/meta-efl/recipes-efl/e17/elmdentica/configure.patch deleted file mode 100644 index 79a981b471..0000000000 --- a/meta-efl/recipes-efl/e17/elmdentica/configure.patch +++ /dev/null | |||
| @@ -1,13 +0,0 @@ | |||
| 1 | Index: elmdentica/configure.ac | ||
| 2 | =================================================================== | ||
| 3 | --- elmdentica.orig/configure.ac 2014-07-17 21:46:14.712566207 +0000 | ||
| 4 | +++ elmdentica/configure.ac 2014-07-17 21:51:34.960574935 +0000 | ||
| 5 | @@ -3,7 +3,7 @@ | ||
| 6 | AM_CONFIG_HEADER(config.h) | ||
| 7 | AC_CONFIG_MACRO_DIR([m4]) | ||
| 8 | |||
| 9 | -AM_INIT_AUTOMAKE | ||
| 10 | +AM_INIT_AUTOMAKE([foreign]) | ||
| 11 | |||
| 12 | AC_PROG_CC | ||
| 13 | AC_GNU_SOURCE | ||
