mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-05-01 14:23:42 +00:00
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 =======================================================================
|
dnl =======================================================================
|
||||||
|
|
||||||
AC_PROG_CC
|
AC_PROG_CC
|
||||||
if test x"$enable_cplusplus" != xno; then
|
AC_PROG_CXX
|
||||||
AC_PROG_CXX
|
|
||||||
fi
|
|
||||||
AC_PROG_INSTALL
|
AC_PROG_INSTALL
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user