1# $Id: README,v 1.3 2001/06/06 14:53:29 rboehne Exp $
2
3This directory contains a sample package that demonstrates the use of
4GNU Libtool's multi-language support through the use of configuration
5tags.  It requires GNU autoconf, automake and of course libtool.
6
7The demonstration generates a libraries using the same libtool script,
8which is then linked to a C++ program.
9