* configure: Regenerate, removing erroneous SUBDIRS substitution.

This commit is contained in:
Corinna Vinschen 2001-10-26 15:01:08 +00:00
parent 93b4d0cfe1
commit be846a19d7
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2001-10-26 Corinna Vinschen <corinna@vinschen.de>
* configure: Regenerate, removing erroneous SUBDIRS substitution.
2001-10-24 Christopher Faylor <cgf@redhat.com> 2001-10-24 Christopher Faylor <cgf@redhat.com>
* Makefile.in: Only build testsuite directory on first 'make check'. * Makefile.in: Only build testsuite directory on first 'make check'.

2
winsup/configure vendored
View File

@ -1121,7 +1121,7 @@ s%@CC@%$CC%g
s%@CXX@%$CXX%g s%@CXX@%$CXX%g
s%@subdirs@%$subdirs%g s%@subdirs@%$subdirs%g
s%@SET_MAKE@%$SET_MAKE%g s%@SET_MAKE@%$SET_MAKE%g
s%@SUBDIRS testsuite@%$SUBDIRS testsuite%g s%@SUBDIRS@%$SUBDIRS%g
CEOF CEOF
EOF EOF