]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-6
Make the gettext check for for libc5 systems.
[~andy/gtk] / ChangeLog.pre-2-6
index 516689fd93211befeb8b24be42e62705605e3c24..6e223828997818299f9eca253a061efdf8801496 100644 (file)
@@ -1,3 +1,24 @@
+1998-12-15  Martin Baulig  <martin@home-of-linux.org>
+
+       * acinclude.m4: Make the gettext check for for libc5 systems.
+
+       * autogen.sh: Not running gettextize fails on a fresh CVS checkout
+       and we'll get a lot of bug reports tomorrow, so I add it back.
+
+       * acinclude.m4: Rename AM_GNU_GETTEXT_GTK to AM_GTK_GNU_GETTEXT and
+       AM_WITH_NLS_GTK to AM_GTK_WITH_NLS to avoid this ugly automake
+       warnings.
+
+Tue Dec 15 16:06:15 1998  Owen Taylor  <otaylor@redhat.com>
+
+       * acinclude.m4: Provide a hacked version of the
+         gettext macros that never use the included gettext.
+        
+       * Makefile.am configure.in: Remove references
+         to intl/
+       
+       * autogen.sh: Don't run gettextize.
+
 Tue Dec 15 14:30:35 1998  Owen Taylor  <otaylor@redhat.com>
 
        * gdk/gdk.h gdk/gdkfonts.c: Added gdk_text_extents_wc()