Sophie

Sophie

distrib > Fedora > 16 > i386 > by-pkgid > 5507ff2ea620d60c0c6ad42482f9faf7 > files > 3

expat-2.0.1-11.fc15.src.rpm


Configure for C++ too so the testsuite works.

--- expat-2.0.1/configure.in.confcxx
+++ expat-2.0.1/configure.in
@@ -62,6 +62,7 @@ AC_SUBST(LIBAGE)
 
 dnl Checks for programs.
 AC_PROG_CC
+AC_PROG_CXX
 AC_PROG_INSTALL
 
 if test "$GCC" = yes ; then