]> git.pld-linux.org Git - packages/libetpan.git/commitdiff
- adds missing AC_PROG_CXX
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Fri, 18 Jul 2008 09:11:31 +0000 (09:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libetpan-ac.patch -> 1.1

libetpan-ac.patch [new file with mode: 0644]

diff --git a/libetpan-ac.patch b/libetpan-ac.patch
new file mode 100644 (file)
index 0000000..5c1dcc0
--- /dev/null
@@ -0,0 +1,11 @@
+diff -urN libetpan-0.54/configure.ac libetpan-0.54.new/configure.ac
+--- libetpan-0.54/configure.ac 2008-07-17 20:09:22.000000000 +0200
++++ libetpan-0.54.new/configure.ac     2008-07-17 20:10:33.000000000 +0200
+@@ -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)],
This page took 0.062388 seconds and 4 git commands to generate.