1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-21 11:16:16 +02:00

Merge stdbool from gnulib; we're still not quite there yet.

This commit is contained in:
Paul Eggert
2006-01-25 18:32:46 +00:00
parent 1a9e9d670d
commit a768b3ebec
2 changed files with 14 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
2006-01-25 Paul Eggert <eggert@cs.ucla.edu>
* stdbool.m4: Merge from gnulib; we still don't quite match
exactly, but we're getting closer.
(AC_HEADER_STDBOOL): Add some comments.
2006-01-24 Jim Meyering <jim@meyering.net>
* openat.m4 (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).