]> git.pld-linux.org Git - packages/plotutils.git/blob - plotutils-ac.patch
- check-files cleanup
[packages/plotutils.git] / plotutils-ac.patch
1 --- plotutils-2.5.1/configure.ac.orig   2008-07-16 02:00:33.000000000 +0200
2 +++ plotutils-2.5.1/configure.ac        2008-07-24 22:29:43.896744273 +0200
3 @@ -58,6 +58,9 @@
4    CXXFLAGS_NOT_SET_BY_INSTALLER="no"
5  fi
6  
7 +AC_PROG_CC
8 +AC_PROG_CXX
9 +
10  # We now use libtool to make and installed a shared library.  This should
11  # invoke the tests AC_PROG_CC, AC_OBJEXT, AC_PROG_INSTALL, and
12  # AC_PROG_MAKE_SET, or equivalents, so we don't perform them explicitly.
This page took 0.094477 seconds and 3 git commands to generate.