libtool/cdemo
Tim Van Holder 4925d0771e General cleanup of autoconf-2.50 upgrade:
* configure.ac: Mark as needing autoconf-mode in
emacs.  Pass arguments to AC_INIT.
* cdemo/configure.ac: Ditto.
* demo/configure.ac: Ditto.
* depdemo/configure.ac: Ditto.
* libtldl/configure.ac: Ditto.
* mdemo/configure.ac: Ditto.
* pdemo/configure.ac: Ditto.
* tagdemo/configure.ac: Ditto.
* ltdl.m4: Mark as needing autoconf-mode in
emacs.
* libtool.m4: Mark as needing autoconf-mode in
emacs.  Don't add () to AS_MESSAGE_LOG_FD.
* libltdl/configure.ac: Use config-h.in as
template for config.h.
* tagdemo/configure.ac: Drop the AC_DIAGNOSTIC. Move
AC_LANG([C++]) after the OBJEXT/EXEEXT check.
2001-06-29 22:56:50 +00:00
..
.cvsignore added acinclude.m4 1999-03-14 05:43:03 +00:00
configure.ac General cleanup of autoconf-2.50 upgrade: 2001-06-29 22:56:50 +00:00
foo.c * ltmain.in: rewrite of the ILD code, merge linking code for 2000-01-19 20:34:37 +00:00
foo.h * ltmain.in: rewrite of the ILD code, merge linking code for 2000-01-19 20:34:37 +00:00
main.c * ltmain.in: rewrite of the ILD code, merge linking code for 2000-01-19 20:34:37 +00:00
Makefile.am * doc/libtool.texi: fixed a typo 1999-03-30 19:22:41 +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