1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-02 13:59:49 +02:00
This commit is contained in:
Jim Meyering
1996-12-11 05:38:45 +00:00
parent 3692f57123
commit d5f09a0fd1
+6
View File
@@ -1,5 +1,11 @@
Tue Dec 10 06:36:57 1996 Jim Meyering <meyering@na-net.ornl.gov>
* 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.