2004-08-27 Gary V. Vaughan <gary@gnu.org>
+ * doc/libtool.texi (Cheap tricks): Escape the `@' for texinfo.
+
* doc/libtool.texi (Cheap tricks): Fix the instructions for making
a ltmain.in wrapping libtool in light of recent changes to the
version checking code.
trick$ echo '. /home/src/libtool/ltmain.in' >> libtool
trick$ chmod +x libtool
trick$ libtool --version
-ltmain.sh (GNU @PACKAGE@@TIMESTAMP@) @VERSION@
+ltmain.sh (GNU @@PACKAGE@@@@TIMESTAMP@@) @@VERSION@@
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO