Alexandre Oliva 02f26dc09c * demo/Makefile.am: create a static library, link two libtool
archives with it, then link the program hell0 with both
* demo/hell1.c, demo/hell2.c: dummy files used to create the
libtool archives without introducing symbol conflicts
* tests/demo-exec.test, tests/demo-inst.test: run the new program
* ltconfig.in (irix5*, irix6*, deplibs_check_method): pass_all
1999-03-26 00:08:49 +00:00
..
1999-03-17 06:53:36 +00:00
1999-03-07 22:02:47 +00:00
1999-01-13 21:39:14 +00:00
1998-12-31 11:25:57 +00:00
1998-12-31 11:25:57 +00:00
1998-02-12 05:45:15 +00:00
1997-04-01 19:18:28 +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>.