diff options
author | Roland McGrath <roland@gnu.org> | 2002-03-12 03:01:14 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-03-12 03:01:14 +0000 |
commit | 659f0c68310816a4b9c96d8f6cbf432a636b249b (patch) | |
tree | a9798b708a5d56309bb7cd55bf5dad774a9ade49 | |
parent | 57bc192c7678d2fea59f78f4850caf8d3bb006ed (diff) |
.
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2002-03-11 Roland McGrath <roland@frob.com> + + * Makeconf ($(libname).so.$(hurd-version)): + Include $($(libname).so-LDLIBS) and $(LDLIBS) in the link. + + * configure.in (--enable-boot-store-types): Grok this arg. + * config.make.in (boot-store-types): New variable, set by it. + * Makeconf [$(dir) != libstore] + ($(boot-store-types:%=../libstore/libstore_%.a)): Make these targets + depend on ../libstore/libstore.so. + 2002-02-10 Marcus Brinkmann <marcus@gnu.org> * INSTALL: Change install-hdrs to install-headers. Reported by |