From ed30d9d329db28f0916d9fba58ed27cce3e3d371 Mon Sep 17 00:00:00 2001 From: Robert James Kaes Date: Wed, 10 Apr 2002 21:52:07 +0000 Subject: Changed in src/Makefile.am --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index ae2b489..7e8be56 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2002-04-10 Robert James Kaes + * src/Makefile.am: Removed the dependency on LIBOBJS and instead + replaced it with an ADDITIONAL_OBJECTS variable defined within the + configure script. This allows greater control over what is + compiled. + * configure.ac: Removed the AC_FUNC_LSTAT macro since it wants to add lstat.o onto some machines. I don't think the test was really needed anyway, so it's better to have it gone. -- cgit v1.2.3