mirror of
https://https.git.savannah.gnu.org/git/libtool.git
synced 2026-01-27 01:44:28 +00:00
* config/ltmain.m4sh (mode): Do not initialize, for nicer error
messages.
This commit is contained in:
parent
6ec0e049c1
commit
676cd5cfd4
@ -1,3 +1,8 @@
|
||||
2005-08-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||
|
||||
* config/ltmain.m4sh (mode): Do not initialize, for nicer error
|
||||
messages.
|
||||
|
||||
2005-08-10 Peter Ekberg <peda@lysator.liu.se>
|
||||
|
||||
* m4/libtool.m4 (_LT_LANG_CXX_CONFIG): Set ac_ext to cpp, not cc.
|
||||
|
||||
@ -105,12 +105,11 @@ EOF
|
||||
exit $EXIT_SUCCESS
|
||||
fi
|
||||
|
||||
default_mode=
|
||||
magic="%%%MAGIC variable%%%"
|
||||
|
||||
|
||||
# Global variables.
|
||||
mode=$default_mode
|
||||
# $mode is unset
|
||||
nonopt=
|
||||
run=
|
||||
show="$ECHO"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user