From: Jim Meyering Date: Wed, 11 Dec 1996 05:38:45 +0000 (+0000) Subject: . X-Git-Tag: SH-UTILS-1_12t^0 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=d5f09a0fd1923eb6fc87029cee8a3d58dbd8594f;p=thirdparty%2Fcoreutils.git . --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index b9273d0d69..88f7152324 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,11 @@ Tue Dec 10 06:36:57 1996 Jim Meyering + * acinclude.m4 (jm_SYS_PROC_UPTIME): New macro. Derived from the + code in configure.in, except now it punts when cross compiling. + Suggestion from Karl Heuer. + * configure.in (jm_SYS_PROC_UPTIME): Use it instead of open-coded + version. + * lib/Makefile.am (EXTRA_DIST): Add mktime.c. Reported by Thomas Bushnell.