libtool/tests/tagdemo
2004-01-04 20:45:24 +00:00
..
.cvsignore
baz.cpp
baz.h
configure.ac Roll back copyright changes. 2004-01-04 20:45:24 +00:00
foo.cpp
foo.h
main.cpp
Makefile.am Roll back copyright changes. 2004-01-04 20:45:24 +00:00
README

# $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.