]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
C&P fail
authorStefan Knoblich <stkn@freeswitch.org>
Tue, 9 Dec 2008 09:41:37 +0000 (09:41 +0000)
committerStefan Knoblich <stkn@freeswitch.org>
Tue, 9 Dec 2008 09:41:37 +0000 (09:41 +0000)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10669 d0543943-73ff-0310-b7d9-9358b9ac24b2

configure.in

index 295f5e36a3a664c78a51f0dfcb2e3cc90b5631ff..914d2e33d69433f6ff391cd299346f0292c1167b 100644 (file)
@@ -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