mirror of
git://git.savannah.gnu.org/libtool.git
synced 2025-04-06 16:20:23 +08:00
* doc/libtool.texi (Cheap tricks): Escape the `@' for texinfo.
This commit is contained in:
parent
f9d3dd3c1c
commit
1a2b98ffdb
@ -1,5 +1,7 @@
|
||||
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.
|
||||
|
@ -5215,7 +5215,7 @@ trick$ sed 's%^\(macro_version=\).*$%\1@@VERSION@@%;
|
||||
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user