]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
don't conditionally run macros like that. it's bad.
authorMichael Jerris <mike@jerris.com>
Sun, 11 Mar 2007 14:23:05 +0000 (14:23 +0000)
committerMichael Jerris <mike@jerris.com>
Sun, 11 Mar 2007 14:23:05 +0000 (14:23 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4550 d0543943-73ff-0310-b7d9-9358b9ac24b2

libs/xmlrpc-c/configure.in

index 6f363a0ae3c6e3ba97f842f8ad4bc930bbeaba9c..d88ef8f2d6160954996ba7b93d926caa405f8e96 100644 (file)
@@ -240,9 +240,7 @@ dnl Checks for programs.
 dnl =======================================================================
 
 AC_PROG_CC
-if test x"$enable_cplusplus" != xno; then
-    AC_PROG_CXX
-fi
+AC_PROG_CXX
 AC_PROG_INSTALL