libtool/cdemo
Alexandre Oliva 5053e11d81 * cdemo/main.c (main): use K&R definition syntax
* mdemo/main.c (test_dl, main): ditto
	(test_dl): casts return value of lt_dlsym to appropriate types
1999-01-20 18:42:10 +00:00
..
.cvsignore * configure.in (AC_CONFIG_SUBDIRS): added cdemo 1999-01-13 08:28:35 +00:00
configure.in *** empty log message *** 1999-01-13 21:39:14 +00:00
foo1.c * configure.in (AC_CONFIG_SUBDIRS): added cdemo 1999-01-13 08:28:35 +00:00
foo.h * configure.in (AC_CONFIG_SUBDIRS): added cdemo 1999-01-13 08:28:35 +00:00
main.c * cdemo/main.c (main): use K&R definition syntax 1999-01-20 18:42:10 +00:00
Makefile.am * configure.in (AC_CONFIG_SUBDIRS): added cdemo 1999-01-13 08:28:35 +00:00
README don't hardcode the UNIX ; PATH separator 1999-01-14 13:05:21 +00:00

This is cdemo, an example package that uses GNU libtool with an
Automake-generated environment to build two simple libraries and programs.

It demonstrates how to build convenience libraries