mirror of
git://git.savannah.gnu.org/libtool.git
synced 2024-12-21 06:59:11 +08:00
53d16eb7b0
extracting configuration values, since a given value may be present in each tag. (hc-libpath): Ditto. (hc-minusL): Ditto. * libtool.m4 (_LT_AC_TAGCONFIG): Add tagged configurations from the --with-tags option. (_LT_AC_LTCONFIG_HACK): Factored out into separate configuration macros -- The interdependencies and running order are still immutable, and need a lot of work to fix. (AC_LIBTOOL_CONFIG): Taken from the previous incarnation of _LT_AC_LTCONFIG_HACK -- this macro is used both to create the primary (C language) libtool configuration from _LT_AC_LTCONFIG_HACK and also to append tagged configurations from _LT_AC_TAGCONFIG. * NEWS: Merged from multi-language-branch. |
||
---|---|---|
.. | ||
.cvsignore | ||
configure.in | ||
dlmain.c | ||
foo.c | ||
foo.h | ||
hell1.c | ||
hell2.c | ||
hello.c | ||
main.c | ||
Makefile.am | ||
README |
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>.