]> git.saurik.com Git - bison.git/commit - ChangeLog
build: lower gettext requirements.
authorAkim Demaille <demaille@gostai.com>
Mon, 17 Aug 2009 07:22:41 +0000 (09:22 +0200)
committerAkim Demaille <demaille@gostai.com>
Mon, 17 Aug 2009 08:26:50 +0000 (10:26 +0200)
commit2509eba631e6dd81d8e7cedb7bcf70f700a9e1a4
tree97580123f6e9b27d372c748577318ffcd7691fe4
parent314542f905b5429efb42d32651366dee8af87772
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.
(cherry picked from commit b9e42bb439643b6b193ba44696c370bbb35d2ec0)
ChangeLog
README
THANKS
configure.ac