libtool/tests/demo
Gary V. Vaughan c114abf5e4 * tests/cdemo/configure.ac, tests/demo/configure.ac,
tests/depdemo/configure.ac, tests/f77demo/configure.ac,
tests/mdemo/configure.ac, tests/mdemo2/configure.ac,
tests/pdemo/configure.ac, tests/tagdemo/configure.ac: Declare just
the tags we need using AC_LIBTOOL_TAGS, reducing the size of the
configure script by 50% in most cases.
2003-11-14 17:28:29 +00:00
..
.cvsignore spurious commit abort earlier :-( 2003-10-14 21:46:13 +00:00
configure.ac * tests/cdemo/configure.ac, tests/demo/configure.ac, 2003-11-14 17:28:29 +00:00
dlmain.c spurious commit abort earlier :-( 2003-10-14 21:46:13 +00:00
foo.c 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
hell1.c spurious commit abort earlier :-( 2003-10-14 21:46:13 +00:00
hell2.c spurious commit abort earlier :-( 2003-10-14 21:46:13 +00:00
hello.c spurious commit abort earlier :-( 2003-10-14 21:46:13 +00:00
main.c spurious commit abort earlier :-( 2003-10-14 21:46:13 +00:00
Makefile.am * demo/Makefile.am (libhell0_a_SOURCES): Do not name sources 2003-10-15 11:01:12 +00:00
README spurious commit abort earlier :-( 2003-10-14 21:46:13 +00:00

This is GNU hell, an example package that uses GNU libtool with an
Automake-generated environment to build a simple library and program.

Admittedly, it would be better if this was a more realistic example,
say, a program that actually did something useful, but we can't have
everything.

Send bug reports and comments about GNU hell to the libtool mailing
list <bug-libtool@gnu.org>.