From: Anthony Minessale Date: Fri, 12 Sep 2008 15:31:29 +0000 (+0000) Subject: detect c++ compile X-Git-Tag: v1.0.2~1225 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80eec6e5f345c88441e3985c69f0adcfccf0a1b2;p=thirdparty%2Ffreeswitch.git detect c++ compile git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9539 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/configure.in b/configure.in index 9369c23a3b..e32ea84b60 100644 --- a/configure.in +++ b/configure.in @@ -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