summaryrefslogtreecommitdiff
path: root/packages/libetpan/files
diff options
context:
space:
mode:
authorStanislav Brabec <utx@penguin.cz>2008-11-15 23:57:53 +0000
committerutx@penguin.cz <utx@penguin.cz>2008-11-16 00:30:37 +0000
commitf6054ac3f49384a07a254386f20899e33d08a91a (patch)
tree1b7eee50dc3f3998cf26891fcb114efdebaa6da5 /packages/libetpan/files
parentce81a5820f712888529f7814ae11cce4ce3f6bd9 (diff)
claws-mail: Update to 3.6.1 + libetpan: update to 0.57:
* added claws-mail-g_strcmp0.patch * added libetpan-autoreconf.patch * removed libetpan from preferred-om-2008-versions.inc (must follow claws-mail) * added translation fix patch
Diffstat (limited to 'packages/libetpan/files')
-rw-r--r--packages/libetpan/files/libetpan-autoreconf.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages/libetpan/files/libetpan-autoreconf.patch b/packages/libetpan/files/libetpan-autoreconf.patch
new file mode 100644
index 0000000000..d05967da31
--- /dev/null
+++ b/packages/libetpan/files/libetpan-autoreconf.patch
@@ -0,0 +1,12 @@
+Index: libetpan-0.57/configure.ac
+===================================================================
+--- libetpan-0.57.orig/configure.ac 2008-10-08 19:54:20.000000000 +0000
++++ libetpan-0.57/configure.ac 2008-11-11 16:34:33.000000000 +0000
+@@ -106,6 +106,7 @@
+
+ # Check the C compiler.
+ AC_PROG_CC
++AC_PROG_CXX
+
+ # Compiler flags.
+ AC_ARG_ENABLE(debug, [ --enable-debug setup flags (gcc) for debugging (default=no)],