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
configure.in
dlmain.c Test for leading underscore on compiled symbols at configure time. 1998-12-01 18:24:08 +00:00
foo.c
foo.h
hello.c
main.c
Makefile.am * mdemo/Makefile.am (hell_debug_LDFLAGS): -dlpreopen -> -dlopen 1998-11-19 22:53:40 +00:00
README
run.test

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