Fixed intl/ and some tests, so that the project can be built and tested
[pspp-builds.git] / ChangeLog
index 99a9aae210aea21aa98d756463b4a9f6d1b70e71..7fedbb893ec327f59b4cfb93142dece6d0cefb83 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,27 @@
-Wed Dec 10 23:36:16 2003  Ben Pfaff  <blp@gnu.org>
+2003-12-13  gettextize  <bug-gnu-gettext@gnu.org>
 
-       * lib/gmp/: Removed, because it no longer compiles with recent GCC
-       versions.
+       * Makefile.am (EXTRA_DIST): Add mkinstalldirs.
+       * configure.ac (AC_CONFIG_FILES): Add intl/Makefile.
 
-Wed Dec 10 23:32:47 2003  Ben Pfaff  <blp@gnu.org>
 
-       * sysdeps/: Removed, because everything was too old to be useful
-       anymore.
+Thu Dec 11 19:35:32 WST 2003 John Darrington <john@darrington.wattle.id.au>
+
+       * Removed autogenerated files from the CVS archive
+
+        * removed the included getopt.c as it failed to build under some
+        systems.
+
+Thu Dec 11 00:12:19 2003  Ben Pfaff  <blp@gnu.org>
+
+       * Update build system to Autoconf 2.58, Automake 1.7, gettext
+       0.12.1.
+
+2003-12-08  gettextize  <bug-gnu-gettext@gnu.org>
+
+       * Makefile.am (SUBDIRS): Add m4.
+       (ACLOCAL_AMFLAGS): New variable.
+       (EXTRA_DIST): Add config.rpath.
+       * configure.in (AC_CONFIG_FILES): Add po/Makefile.in,
 
 Sun Jan  2 21:24:32 2000  Ben Pfaff  <blp@gnu.org>