mirror of
git://git.savannah.gnu.org/libtool.git
synced 2025-01-18 14:16:00 +08:00
7767c43b37
CVS: CVS:
16 lines
639 B
Plaintext
16 lines
639 B
Plaintext
This is an alpha testing release of GNU Libtool. To get the latest
|
|
CVS version of this package, do:
|
|
|
|
cvs -d :pserver:anoncvs@anoncvs.gnu.org:/gd/gnu/anoncvsroot login
|
|
[Hit return when prompted for the password]
|
|
cvs -d :pserver:anoncvs@anoncvs.gnu.org:/gd/gnu/anoncvsroot checkout libtool
|
|
cd libtool
|
|
./autogen
|
|
|
|
The `autogen' script sets up the source directory for you to hack. To
|
|
use it, you need a recent version of both Autoconf and Automake.
|
|
|
|
Please do not send any bug reports or questions about this snapshot to
|
|
public forums (such as GNU newsgroups), send them directly to the
|
|
libtool mailing list, <bug-libtool@gnu.org>.
|