bootstrap: interoperate with gettext 0.14.1
[pspp] / ChangeLog
index 916b31159c95dd766ae333665a73d617d71223b8..2c6dfecca61f9b213b00d95762dd0e6ced67d2f5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
 2010-02-22  Eric Blake  <eblake@redhat.com>
 
+       bootstrap: interoperate with gettext 0.14.1
+       * build-aux/bootstrap (slurp): Fix typo when using older gettext.
+
+       bootstrap: allow for alternate submodule location
+       * build-aux/bootstrap (gnulib_path): New variable; use instead of
+       hardcoding submodule location.
+       (gnulib_mk): Allow direct use of Makefile.am.
+
        bootstrap: use GNULIB_SRCDIR to reduce disk usage
        * build-aux/bootstrap (GNULIB_SRCDIR): If set, use as a reference,
        rather than reconfiguring where the submodule points.