libtool/cdemo
Alexandre Oliva ad4654e94a * libltdl/configure.in (AC_PROG_LIBTOOL): automake does not
recognize it and fail, better keep using AM_PROG_LIBTOOL until the
next release of automake
* demo/configure.in, cdemo/configure.in: ditto
* depdemo/configure.in, mdemo/configure.in: ditto
1999-01-27 05:36:49 +00:00
..
.cvsignore * configure.in (AC_CONFIG_SUBDIRS): added cdemo 1999-01-13 08:28:35 +00:00
configure.in * libltdl/configure.in (AC_PROG_LIBTOOL): automake does not 1999-01-27 05:36:49 +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