libtool/mdemo2
2003-09-26 12:52:31 +00:00
..
.cvsignore Updated to reflect upcoming autoconf 2.58 and automake 1.8 2003-09-24 17:03:27 +00:00
configure.ac * bootstrap: Rewritten to use autoreconf. 2003-09-25 11:22:29 +00:00
main.c * mdemo2/configure.ac: Use AC_LIBTOOL_DLOPEN. 2003-09-10 15:13:36 +00:00
Makefile.am * mdemo2/Makefile.am (INCLUDES): Include `$(top_srcdir)/../libltdl' 2003-09-26 12:52:31 +00:00
README 2003-07-31 Greg Eisenhauer <eisen@cc.gatech.edu> 2003-07-31 20:44:29 +00:00

This is mdemo2, an example package that attempts to use GNU libtool to
link with a library that itself does dlopening of libtool modules.

This demo depends upon the libraries generated in ../mdemo.