From 76b06541127f99d151e459748db212f9a3e749e2 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 16 Nov 1993 14:38:08 +0000 Subject: [PATCH] merge with 1.9.1 --- old/sh-utils/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 249f4d7a0d..c3e3148409 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -5,6 +5,17 @@ Sat Nov 13 00:11:19 1993 Jim Meyering (meyering@comco.com) * configure.in [LIBS]: Add -lbsd if that is necessary to get the syslog function. With help from Kaveh Ghazi. + * configure.in [LIBS]: Reorganize/unify the code that adds libraries + solely to resolve syslog. Add a library only if it is required to + resolve the syslog reference. + + * configure.in [AC_HAVE_HEADERS]: Check for sys/timeb.h. + getdate.y needs to know. + [LIBS]: Check for initgroups in -los. This is required by SCO-ODT-3.0 + when linking su. + [LIBS]: Check -lufc for crypt. + Reported by Steven W Orr (steveo@world.std.com). + Thu Nov 11 23:55:48 1993 Jim Meyering (meyering@comco.com) * id.c [NGROUPS_MAX]: Undefine before redefining. -- 2.47.3