mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 08:05:37 +00:00
fix build on freetdm
This commit is contained in:
parent
4d1a76ee5c
commit
dbd5d2575e
@ -54,6 +54,9 @@ fi
|
|||||||
|
|
||||||
AC_SUBST([confdir])
|
AC_SUBST([confdir])
|
||||||
|
|
||||||
|
DEFAULT_INCLUDES="-I. -I./src/include -I$(srcdir)"
|
||||||
|
AC_SUBST([DEFAULT_INCLUDES])
|
||||||
|
|
||||||
# Where to install the modules
|
# Where to install the modules
|
||||||
AC_ARG_WITH([modinstdir],
|
AC_ARG_WITH([modinstdir],
|
||||||
[AS_HELP_STRING([--with-modinstdir=DIR], [Install modules into this location (default: ${prefix}/mod)])],
|
[AS_HELP_STRING([--with-modinstdir=DIR], [Install modules into this location (default: ${prefix}/mod)])],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user