]> sourceware.org Git - automake.git/commitdiff
*** empty log message ***
authorTom Tromey <tromey@redhat.com>
Wed, 29 Nov 1995 23:48:28 +0000 (23:48 +0000)
committerTom Tromey <tromey@redhat.com>
Wed, 29 Nov 1995 23:48:28 +0000 (23:48 +0000)
NEWS
TODO

diff --git a/NEWS b/NEWS
index 271bf8789f579c388c04bba99b9cf51720eb1809..2decd9ac0723596f7fcd16afc94ab1d7f6d72292 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+New in 0.23:
+* Allow objects to be conditionally included in libraries via lib_LIBADD.
+\f
 New in 0.22:
 * Bug fixes in 'clean' code.
 * Now generates 'installdirs' target.
diff --git a/TODO b/TODO
index 4daee6d7845bfa0ee7b86957c003f71995b88059..747c28f4747a2f059d5e063fc32bdf725b1c2340 100644 (file)
--- a/TODO
+++ b/TODO
@@ -121,6 +121,9 @@ DIST_SUBDIRS   directories which are copied verbatim into the
 CLEANFILES
 DISTCLEANFILES
 
+lib_LIBADD     code conditionally included in a library
+               This probably needs to be redone anyway.
+
 ================================================================
 
 Libraries:
This page took 0.02627 seconds and 5 git commands to generate.