warn-on-use: work with old autoconf
[pspp] / ChangeLog
index f47da8cae57ea5737cecf7e3768c3bde2f6b74ce..501c26737a44a0ea187c6baffd3a97b67cb2fd9c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2010-02-23  Eric Blake  <eblake@redhat.com>
 
+       warn-on-use: work with old autoconf
+       * m4/warn-on-use.m4 (gl_WARN_ON_USE_PREPARE): Accomodate older
+       AS_VAR semantics of autoconf 2.60.
+       Reported by Bruno Haible.
+
        bootstrap: improve some comments
        * build-aux/bootstrap: Drop unneeded emacs hint.  Add some
        clarification comments.