git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10669 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Stefan Knoblich 2008-12-09 09:41:37 +00:00
parent e11f116666
commit 7da7790b8b
1 changed files with 1 additions and 1 deletions

View 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