fix build on freetdm

This commit is contained in:
Anthony Minessale 2011-09-16 14:50:46 -05:00
parent 4d1a76ee5c
commit dbd5d2575e
1 changed files with 3 additions and 0 deletions

View File

@ -54,6 +54,9 @@ fi
AC_SUBST([confdir])
DEFAULT_INCLUDES="-I. -I./src/include -I$(srcdir)"
AC_SUBST([DEFAULT_INCLUDES])
# Where to install the modules
AC_ARG_WITH([modinstdir],
[AS_HELP_STRING([--with-modinstdir=DIR], [Install modules into this location (default: ${prefix}/mod)])],