SOURCES: plotutils-ac.patch (NEW) - ac/am fix

qboosh qboosh at pld-linux.org
Thu Jul 24 23:33:28 CEST 2008


Author: qboosh                       Date: Thu Jul 24 21:33:28 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- ac/am fix

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

---- Diffs:

================================================================
Index: SOURCES/plotutils-ac.patch
diff -u /dev/null SOURCES/plotutils-ac.patch:1.1
--- /dev/null	Thu Jul 24 23:33:29 2008
+++ SOURCES/plotutils-ac.patch	Thu Jul 24 23:33:23 2008
@@ -0,0 +1,12 @@
+--- plotutils-2.5.1/configure.ac.orig	2008-07-16 02:00:33.000000000 +0200
++++ plotutils-2.5.1/configure.ac	2008-07-24 22:29:43.896744273 +0200
+@@ -58,6 +58,9 @@
+   CXXFLAGS_NOT_SET_BY_INSTALLER="no"
+ fi
+ 
++AC_PROG_CC
++AC_PROG_CXX
++
+ # We now use libtool to make and installed a shared library.  This should
+ # invoke the tests AC_PROG_CC, AC_OBJEXT, AC_PROG_INSTALL, and
+ # AC_PROG_MAKE_SET, or equivalents, so we don't perform them explicitly.
================================================================


More information about the pld-cvs-commit mailing list