detect c++ compile

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9539 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale 2008-09-12 15:31:29 +00:00
parent d62f106bbe
commit 80eec6e5f3
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ AC_DEFINE_UNQUOTED([SWITCH_MOD_DIR],"${modinstdir}",[where to install the module
AC_LANG_C
# Checks for programs.
AC_PROG_CC
AC_PROG_CXX
AC_PROG_AWK
AC_PROG_MAKE_SET
AC_PROG_INSTALL