forked from Mirrors/freeswitch
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:
parent
1edd6bf776
commit
04eaa0187f
@ -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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user