2
0
mirror of git://git.savannah.gnu.org/libtool.git synced 2025-03-13 15:46:55 +08:00
libtool/tests/tagdemo
Scott James Remnant dff2249409 Updated all copyright notices to include 2004.
* NEWS: Next release will be in 2004.
2004-01-02 01:59:11 +00:00
..
.cvsignore spurious commit abort earlier :-( 2003-10-14 21:46:13 +00:00
baz.cpp spurious commit abort earlier :-( 2003-10-14 21:46:13 +00:00
baz.h spurious commit abort earlier :-( 2003-10-14 21:46:13 +00:00
configure.ac Updated all copyright notices to include 2004. 2004-01-02 01:59:11 +00:00
foo.cpp spurious commit abort earlier :-( 2003-10-14 21:46:13 +00:00
foo.h spurious commit abort earlier :-( 2003-10-14 21:46:13 +00:00
main.cpp spurious commit abort earlier :-( 2003-10-14 21:46:13 +00:00
Makefile.am Updated all copyright notices to include 2004. 2004-01-02 01:59:11 +00:00
README spurious commit abort earlier :-( 2003-10-14 21:46:13 +00:00

# $Id$

This directory contains a sample package that demonstrates the use of
GNU Libtool's multi-language support through the use of configuration
tags.  It requires GNU autoconf, automake and of course libtool.

The demonstration generates a libraries using the same libtool script,
which is then linked to a C++ program.