From 3683b0b3ef227cde16ea3057bd491d9fdf295ad3 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 10 Sep 1996 03:18:30 +0000 Subject: . --- old/sh-utils/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'old/sh-utils') diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index c5528488b..dda7dc015 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,3 +1,18 @@ +Mon Sep 9 22:10:45 1996 Jim Meyering + + * configure.in: Improve handling of math library so -lm is used + only when it's actually required. That makes a difference when + using dynamic linking. + Remove check that added -lm to LIBS. + (SQRT_LIBM): Test for and AC_SUBST it. + (POW_LIBM): Likewise. + (SEQ_LIBM): Likewise. + Motivation and suggestions from Ulrich Drepper. + + * src/Makefile.am (factor_LDADD, printf_LDADD, seq_LDADD): + Set these using new @SQRT_LIBM@, @POW_LIBM@, and @SEQ_LIBM@ resp. + Also set corresponding _DEPENDENCIES variables. + Sat Sep 7 12:41:39 1996 Jim Meyering * src/system.h: Add comments justifying IS* versions of ctype.h macros. -- cgit v1.2.3-70-g09d2