echo is now ECHO; mention argument restriction.
2004-11-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
+ * doc/libtool.texi (libtool script contents):
+ echo is now ECHO; mention argument restriction.
+
* doc/libtool.texi (Multiple dependencies): Minor rewording.
* doc/libtool.texi (User defined module data, References):
The name of the C compiler used to configure libtool.
@end defvar
+@defvar ECHO
+An @code{echo} program which does not interpret backslashes as an
+escape character. It may be given only one argument, so due quoting
+is necessary.
+@end defvar
+
@defvar LD
The name of the linker that libtool should use internally for reloadable
linking and possibly shared libraries.
@samp{no}.
@end defvar
-@defvar echo
-An @code{echo} program which does not interpret backslashes as an
-escape character.
-@end defvar
-
@defvar exclude_expsyms
List of symbols that should not be listed in the preloaded symbols.
@end defvar