+2002-07-17 Jim Meyering <meyering@lucent.com>
+
+ * Version 2.0.13.
+
+ * src/uptime.c (print_uptime): Restore use of (equivalent, but
+ more readable) `>=' from Bruno's patch.
+
+ * configure.ac (jm_BOOT_TIME): Remove. (moved/renamed to m4/boottime.m4)
+ Use the replacement: GNULIB_BOOT_TIME.
+
2002-07-13 Bruno Haible <bruno@clisp.org>
* uptime.c: Include sys/sysctl.h.
2002-07-15 Jim Meyering <meyering@lucent.com>
- * Version 2.0.13.
-
* src/uptime.c (print_uptime): Use STREQ in place of !strcmp.
* src/uname.c (main): Remove unnecessary uses of `defined' when