From 86f00ce878ff346caea162c162c98b39bffcf9f8 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 23 Jan 2000 10:09:22 +0000 Subject: *** empty log message *** --- old/sh-utils/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'old/sh-utils') diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 31236b580..53e9eeff9 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,6 +1,23 @@ +2000-01-23 Jim Meyering + + * configure.in (OPTIONAL_BIN_PROGS, OPTIONAL_BIN_ZCRIPTS, MAN): + AC_SUBST these not here, but rather in m4/, so that the now-shared + lib/Makefile.am are all the same. + (AC_CHECK_FUNCS): Remove check for utmpname, since it's already + in m4/prereq.m4. + Remove many function checks (moved to m4/.) + + * configure.in (SEQ_LIBM): Remove AC_SUBST of a constant. + * src/Makefile.am (seq_LDADD): Add -lm rather than constant $(SEQ_LIBM). + 2000-01-22 Jim Meyering + * src/sys2.h [! HAVE_DECL_STRTOUL]: Declare strtoul. + [! HAVE_DECL_STRTOULL]: Declare strtoull. + Required for some AIX systems. Reported by Christian Krackowizer. + * configure.in (ALL_LINGUAS): Add Slovenian (sl). + (AC_CHECK_HEADERS): Move these checks into m4/. * src/seq.c (enum Format_type): Declare. (format_type): New global to take place of intconv. -- cgit v1.2.3-70-g09d2