...forgot the other `case $base_compile' case in the submitted patch

This commit is contained in:
Tor Lillqvist 2001-09-22 13:39:21 +00:00 committed by Gary V. Vaughan
parent 07ef86f9af
commit 0d88465d91

View File

@ -506,7 +506,7 @@ if test -z "$show_help"; then
if grep "^# ### BEGIN LIBTOOL TAG CONFIG: $z$" < "$0" > /dev/null; then
# Evaluate the configuration.
eval "`sed -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $0`"
case $base_compile in
case "$base_compile " in
"$CC "*)
# The compiler in the base compile command matches
# the one in the tagged configuration.