summaryrefslogtreecommitdiffstats
path: root/meta/packages/pimlico/tasks-0.13/fix_configure.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/pimlico/tasks-0.13/fix_configure.patch')
-rw-r--r--meta/packages/pimlico/tasks-0.13/fix_configure.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/meta/packages/pimlico/tasks-0.13/fix_configure.patch b/meta/packages/pimlico/tasks-0.13/fix_configure.patch
deleted file mode 100644
index a82f2c8362..0000000000
--- a/meta/packages/pimlico/tasks-0.13/fix_configure.patch
+++ /dev/null
@@ -1,12 +0,0 @@
1Index: 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