2003-11-14 Gary V. Vaughan <gary@gnu.org>
+ * NEWS: Mention AC_LIBTOOL_TAGS.
+
* Makefile.am (EXTRA_DIST): List ChangeLog files correctly.
* tests/cdemo/configure.ac, tests/demo/configure.ac,
* If you configure libtool with --disable-shared (or if libtool does not
support shared libraries on your platform) trying to build a library using
`-shared' is a fatal error.
+* New AC_LIBTOOL_TAGS macro to limit configure checks to only the listed tags.
* Directories specified in /etc/ld.so.conf are no longer hardcoded on Linux.
* libtoolize installs libtool.m4 (and ltdl.m4 if used) to AC_CONFIG_MACRO_DIR.
* Mode inferrence removed, shorthand for choosing modes added.