]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
build: lower gettext requirements.
[bison.git] / ChangeLog
index 4e46a6e58076171247d03f512f2b713ffb77d2ac..715fbf2b540c4e3a93062746df18873a22aef7db 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2009-08-17  Akim Demaille  <demaille@gostai.com>
+
+       build: lower gettext requirements.
+
+       Bison was uselessly requiring the formatstring macros from
+       gettext, which resulted in mo files not being installed on systems
+       that perfectly supported Bison mo files.  Lower the requirement.
+       http://lists.gnu.org/archive/html/bug-bison/2009-08/msg00006.html
+
+        * configure.ac: Require need-ngettext instead of
+        need-formatstring-macros.
+        Reported by Martin Jabocs.
+        Suggested by Bruno Haible.
+        * INSTALL: Restructure.
+        (Internationalization): New.
+
 2009-08-14  Joel E. Denny  <jdenny@clemson.edu>
 
        maint: fix use of copyright year intervals.