diff options
author | Jim Meyering <jim@meyering.net> | 1998-07-04 16:46:04 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-07-04 16:46:04 +0000 |
commit | 95efa0587bd2a18260e2ce3e35b412d0ad3b508f (patch) | |
tree | aaa6296d411f6d0fa378c93434519dabaf79a4d4 /m4/ChangeLog | |
parent | e49ef588db3b0090786f26cfa5937674b7b09711 (diff) | |
download | coreutils-95efa0587bd2a18260e2ce3e35b412d0ad3b508f.tar.xz |
*** empty log message ***
Diffstat (limited to 'm4/ChangeLog')
-rw-r--r-- | m4/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog index 4b83e9831..a7643d69b 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,8 @@ +1998-07-04 Jim Meyering <meyering@ascend.com> + + * regex.m4: Use syscmd, ifelse, and sysval. Mainly as an exercise + to prove that this macro can be used in packages without regex.c. + 1998-07-02 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * gettext.m4 (AM_WITH_NLS): Remove intl/libintl.h if <libintl.h> |