SOURCES: libetpan-ac.patch (NEW) - adds missing AC_PROG_CXX

megabajt megabajt at pld-linux.org
Fri Jul 18 11:11:37 CEST 2008


Author: megabajt                     Date: Fri Jul 18 09:11:37 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- adds missing AC_PROG_CXX

---- Files affected:
SOURCES:
   libetpan-ac.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/libetpan-ac.patch
diff -u /dev/null SOURCES/libetpan-ac.patch:1.1
--- /dev/null	Fri Jul 18 11:11:37 2008
+++ SOURCES/libetpan-ac.patch	Fri Jul 18 11:11:31 2008
@@ -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)],
================================================================


More information about the pld-cvs-commit mailing list