summaryrefslogtreecommitdiffstats
path: root/winsup/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/configure.in')
-rwxr-xr-xwinsup/configure.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/winsup/configure.in b/winsup/configure.in
index b93e54de9..62a27d90f 100755
--- a/winsup/configure.in
+++ b/winsup/configure.in
@@ -66,9 +66,6 @@ case "$with_cross_host" in
if test -d $srcdir/lsaauth; then
AC_CONFIG_SUBDIRS(lsaauth)
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