From: Stefan Knoblich Date: Tue, 9 Dec 2008 09:41:37 +0000 (+0000) Subject: C&P fail X-Git-Tag: v1.0.2~302 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7da7790b8b3a860464db4ef6584986646ee21d0d;p=thirdparty%2Ffreeswitch.git C&P fail git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10669 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- diff --git a/configure.in b/configure.in index 295f5e36a3..914d2e33d6 100644 --- a/configure.in +++ b/configure.in @@ -46,7 +46,7 @@ else fi AC_SUBST(confdir) -AC_DEFINE_UNQUOTED([SWITCH_CONF_DIR],"${confdir}",[where to install the modules to]) +AC_DEFINE_UNQUOTED([SWITCH_CONF_DIR],"${confdir}",[directory for configuration files]) #Set default language AC_LANG_C