libtool/demo
Gary V. Vaughan efbf1218c5 Test for leading underscore on compiled symbols at configure time.
Use the results of that test in the demo program.
1998-12-01 18:24:08 +00:00
..
.cvsignore Minor cosmetic fixe and CVS administrivia. 1998-10-27 16:09:56 +00:00
configure.in 1998-11-04 Alexandre Oliva <oliva@dcc.unicamp.br> 1998-11-04 09:43:29 +00:00
dlmain.c Test for leading underscore on compiled symbols at configure time. 1998-12-01 18:24:08 +00:00
foo.c *** empty log message *** 1997-07-03 18:20:39 +00:00
foo.h *** empty log message *** 1997-07-03 18:20:39 +00:00
hello.c *** empty log message *** 1997-07-03 18:20:39 +00:00
main.c *** empty log message *** 1997-07-03 18:20:39 +00:00
Makefile.am * mdemo/Makefile.am (hell_debug_LDFLAGS): -dlpreopen -> -dlopen 1998-11-19 22:53:40 +00:00
README *** empty log message *** 1998-02-12 05:45:15 +00:00
run.test Initial revision 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>.