projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e945f21
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Mon, 17 Sep 2001 19:32:52 +0000
(19:32 +0000)
committer
Jim Meyering
<jim@meyering.net>
Mon, 17 Sep 2001 19:32:52 +0000
(19:32 +0000)
m4/ChangeLog
patch
|
blob
|
history
diff --git
a/m4/ChangeLog
b/m4/ChangeLog
index 551517a59ce03affb4998e13ea3cd9c796be8b78..6a695e643b20910372d32e482bbdd0a9479129a3 100644
(file)
--- a/
m4/ChangeLog
+++ b/
m4/ChangeLog
@@
-1,3
+1,12
@@
+2001-09-16 Paul Eggert <eggert@twinsun.com>
+
+ * fnmatch.m4 (jm_FUNC_FNMATCH): Remove test for GNU C
+ library. It's not correct, as some older glibcs are buggy.
+ fnmatch wasn't fixed until glibc 2.2.
+
+ Use AC_DEFINE, not AC_DEFINE_UNQUOTED, as there's no
+ special shell magic here.
+
2001-09-16 Jim Meyering <meyering@lucent.com>
* mkdir-slash.m4 (UTILS_FUNC_MKDIR_TRAILING_SLASH): New file/macro.