2001-01-31 Gary V. Vaughan <gvv@techie.com>
+ * TODO: Updated.
+
* libltdl/ltdl.c (load_deplibs): If loading a deplib fails,
don't sweat -- it may be a lib that is already statically linked
into the loading application.
2001-01-30 Robert Boehne <rboehne@ricardo-us.com>
- * AUTHORS: added myself to the list of maintainers
+ * AUTHORS: added myself to the list of maintainers.
2001-01-28 Alexandre Oliva <aoliva@redhat.com>
for example. In the future, we might even have an option to encode
the sonames of all dependencies of a library into its soname.
+* The current implementation of libltdl in a subdirectory doesn't work
+properly with AC_CONFIG_AUX_DIR using projects.
+
Things to think about:
**********************