2
0
mirror of git://git.savannah.gnu.org/libtool.git synced 2025-01-18 14:16:00 +08:00
libtool/tagdemo
2001-06-28 22:46:43 +00:00
..
.cvsignore * bootstrap: Added tagdemo and pdemo tests from 2001-06-06 14:53:29 +00:00
baz.cpp * bootstrap: Added tagdemo and pdemo tests from 2001-06-06 14:53:29 +00:00
baz.h * bootstrap: Added tagdemo and pdemo tests from 2001-06-06 14:53:29 +00:00
configure.ac * tagdemo/configure.ac, tagdemo/configure.in: USe the former instead of 2001-06-28 22:46:43 +00:00
foo.cpp * bootstrap: Added tagdemo and pdemo tests from 2001-06-06 14:53:29 +00:00
foo.h * bootstrap: Added tagdemo and pdemo tests from 2001-06-06 14:53:29 +00:00
main.cpp * bootstrap: Added tagdemo and pdemo tests from 2001-06-06 14:53:29 +00:00
Makefile.am * bootstrap: Added tagdemo and pdemo tests from 2001-06-06 14:53:29 +00:00
README * bootstrap: Added tagdemo and pdemo tests from 2001-06-06 14:53:29 +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.