1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 11:16:16 +02:00
This commit is contained in:
Jim Meyering
2000-01-30 12:13:26 +00:00
parent cf16d34a4d
commit be27aed1ec
15 changed files with 64 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
2000-01-29 Jim Meyering <meyering@lucent.com>
* configure.in: Remove lib-check for cposix now that we use
m4/isc-posix.m4.
(jm_LIB_CHECK): Use this even though the library checks aren't
required for this patchage (so all three lib/Makefile.in files
will be the same).
2000-01-24 Mark Kettenis <kettenis@gnu.org>
* src/tsort.c (exit_status): New variable.