progpath is set before it is called to --no-reexec.
* NEWS: Updated.
+2004-10-04 Gary V. Vaughan <gary@gnu.org>
+
+ * config/ltmain.m4sh: Need to include getopt.m4sh earlier so that
+ progpath is set before it is called to --no-reexec.
+ * NEWS: Updated.
+
2004-10-04 Gary V. Vaughan <gary@gnu.org>
Without this change, the distributed libtool tarball has a
NEWS - list of user-visible changes between releases of GNU Libtool
New in 1.9f: 2004-??-??; CVS version 1.9e, Libtool team:
+* Fix a regression in 1.9d, where progpath was used for --no-reexec before it
+ was set.
* Fix a regression in 1.9d, which required an installed automake to build the
bootstrapped tarball.
* Fix hanging bug on MinGW.
AS_SHELL_SANITIZE
$as_unset CDPATH
+m4_include([getopt.m4sh])
+
# Check that we have a working $ECHO.
if test "X$1" = X--no-reexec; then
# Discard the --no-reexec flag, and continue.
exit $EXIT_SUCCESS
fi
-m4_include([getopt.m4sh])
-
default_mode=
magic="%%%MAGIC variable%%%"