* Makefile.in (subauth): Drop rule.

* configure.in: Remove subauth related check.
	* configure: Regenerate.
This commit is contained in:
Corinna Vinschen
2006-12-12 20:26:27 +00:00
parent 67f85328b2
commit 524e6a5ad9
4 changed files with 6 additions and 8 deletions

3
winsup/configure vendored
View File

@@ -3101,9 +3101,6 @@ case "$with_cross_host" in
subdirs="$subdirs lsaauth"
fi
# if test -d $srcdir/subauth; then
# AC_CONFIG_SUBDIRS(subauth)
# fi
if test -n "$use_cygserver" -a -d $srcdir/cygserver; then