libtool/tests/tagdemo
2003-10-14 21:46:13 +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 spurious commit abort earlier :-( 2003-10-14 21:46:13 +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 spurious commit abort earlier :-( 2003-10-14 21:46:13 +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.