From 97874c0ee14e2b482fab44bbeb0dd79fc48816e7 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 15 Mar 2002 09:52:03 +0000 Subject: . --- ChangeLog | 8 ++++++++ libstore/ChangeLog | 5 +++++ 2 files changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index 96b7ad7a..30fe7a93 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2002-03-15 Roland McGrath + + * configure.in: Remove the checks for libparted. + Instead, check just for a static -lstore_part library and do + that only if no --enable-boot-store-types option was given. + + * configure.in (boot_store_types): Add remap to the default list. + 2002-03-11 Roland McGrath * Makeconf ($(libname).so.$(hurd-version)): diff --git a/libstore/ChangeLog b/libstore/ChangeLog index 569c30f5..e1004674 100644 --- a/libstore/ChangeLog +++ b/libstore/ChangeLog @@ -1,3 +1,8 @@ +2002-03-15 Roland McGrath + + * Makefile (OBJS): Remove hack for part.o. + (parted.o parted_p.o parted_pic.o): Targets removed. + 2002-03-14 Roland McGrath * Makefile (cleantarg): Append $(store-types:%=libstore_%.a) here. -- cgit v1.2.3