poke
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13478 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
bcd991e90f
commit
3c7961ccb0
|
@ -35,7 +35,6 @@ AC_SUBST(switch_builddir)
|
|||
AC_ARG_WITH([modinstdir],
|
||||
[AS_HELP_STRING([--with-modinstdir=DIR], [Install modules into this location (default: $prefix/mod)])], [modinstdir="$withval"], [modinstdir="${prefix}/mod"])
|
||||
|
||||
|
||||
AC_SUBST(modinstdir)
|
||||
AC_DEFINE_UNQUOTED([SWITCH_MOD_DIR],"${modinstdir}",[where to install the modules to])
|
||||
|
||||
|
|
Loading…
Reference in New Issue