projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9b9fc6
)
* extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first.
author
Paul Eggert
<eggert@cs.ucla.edu>
Thu, 18 Sep 2003 06:32:11 +0000
(06:32 +0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Thu, 18 Sep 2003 06:32:11 +0000
(06:32 +0000)
m4/ChangeLog
patch
|
blob
|
history
diff --git
a/m4/ChangeLog
b/m4/ChangeLog
index a0b9b3b10e118166fc74b779e1a7f4a987c9b17c..30986c2998e639decc2083e0ea487dba64982253 100644
(file)
--- a/
m4/ChangeLog
+++ b/
m4/ChangeLog
@@
-1,3
+1,9
@@
+2003-09-17 Paul Eggert <eggert@twinsun.com>
+
+ * extensions.m4 (gl_USE_SYSTEM_EXTENSIONS): Call AC_BEFORE first,
+ to avoid spurious warnings like "AC_RUN_IFELSE was called before
+ gl_USE_SYSTEM_EXTENSIONS" from autoreconf.
+
2003-09-12 Paul Eggert <eggert@twinsun.com>
* error.m4: Require AC_FUNC_STRERROR_R rather than invoking it.