* configure.in: Reenable building the subauth subdir.
* configure: Regenerate.
This commit is contained in:
@@ -44,9 +44,9 @@ case "$with_cross_host" in
|
||||
# if test -d $srcdir/zlib; then
|
||||
# AC_CONFIG_SUBDIRS(zlib)
|
||||
# fi
|
||||
# if test -d $srcdir/subauth; then
|
||||
# AC_CONFIG_SUBDIRS(subauth)
|
||||
# fi
|
||||
if test -d $srcdir/subauth; then
|
||||
AC_CONFIG_SUBDIRS(subauth)
|
||||
fi
|
||||
if test -n "$use_cygserver" -a -d $srcdir/cygserver; then
|
||||
AC_CONFIG_SUBDIRS(cygserver)
|
||||
fi
|
||||
|
Reference in New Issue
Block a user