diff options
author | Jim Meyering <jim@meyering.net> | 2001-11-03 22:22:50 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-11-03 22:22:50 +0000 |
commit | 467828f261da3e463203b95b10771938980407cc (patch) | |
tree | 9f730d99c7a8620dbcec19b59de42f9b1f79c9e8 /m4/ChangeLog | |
parent | d5f0bac1aa598163227323d693401cfc16ffb88a (diff) | |
download | coreutils-467828f261da3e463203b95b10771938980407cc.tar.xz |
*** empty log message ***
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r-- | m4/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index b1c1b389c..011ed93ba 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,5 +1,8 @@ 2001-11-03 Jim Meyering <meyering@lucent.com> + * jm-glibc-io.m4n (jm_FUNC_GLIBC_UNLOCKED_IO): Quote first arg + of AC_DEFUN. + * dirfd.m4 (UTILS_FUNC_DIRFD): Rework so dirfd.c doesn't have to know the name of the variable in the macro definition. |