* configure: fix regeneration bug.
This commit is contained in:
parent
b8c8fa1786
commit
eec74f4ac6
@ -1,3 +1,7 @@
|
||||
2001-03-19 DJ Delorie <dj@redhat.com>
|
||||
|
||||
* configure: fix regeneration bug.
|
||||
|
||||
Thu Feb 22 13:36:00 2000 Corinna Vinschen <corinna@vinschen.de>
|
||||
|
||||
* Makefile.common: Revert previous change.
|
||||
|
2
winsup/configure
vendored
2
winsup/configure
vendored
@ -924,7 +924,7 @@ fi
|
||||
test -z "$CC" && { echo "configure: error: no acceptable cc found in \$PATH" 1>&2; exit 1; }
|
||||
fi
|
||||
|
||||
CXXFLAGS="$(CFLAGS)"
|
||||
CXXFLAGS='$(CFLAGS)'
|
||||
|
||||
|
||||
SUBDIRS='w32api cygwin mingw'
|
||||
|
Loading…
x
Reference in New Issue
Block a user