diff options
Diffstat (limited to 'meta/packages/pimlico/tasks-0.13/fix_configure.patch')
| -rw-r--r-- | meta/packages/pimlico/tasks-0.13/fix_configure.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/meta/packages/pimlico/tasks-0.13/fix_configure.patch b/meta/packages/pimlico/tasks-0.13/fix_configure.patch new file mode 100644 index 0000000000..a82f2c8362 --- /dev/null +++ b/meta/packages/pimlico/tasks-0.13/fix_configure.patch | |||
| @@ -0,0 +1,12 @@ | |||
| 1 | Index: tasks-0.13/configure.ac | ||
| 2 | =================================================================== | ||
| 3 | --- tasks-0.13.orig/configure.ac 2008-04-14 19:50:29.000000000 +0100 | ||
| 4 | +++ tasks-0.13/configure.ac 2008-04-14 19:50:34.000000000 +0100 | ||
| 5 | @@ -4,7 +4,6 @@ | ||
| 6 | AC_CONFIG_HEADERS([libkoto/config.h]) | ||
| 7 | AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) | ||
| 8 | |||
| 9 | -AM_DISABLE_STATIC | ||
| 10 | AC_PROG_CPP | ||
| 11 | AC_PROG_CC | ||
| 12 | AM_PROG_CC_C_O | ||
