don't conditionally run macros like that. it's bad.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4550 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2007-03-11 14:23:05 +00:00
parent 1edd6bf776
commit 04eaa0187f

View 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