]> git.saurik.com Git - bison.git/commit - src/complain.c
maint: address sc_bindtextdomain, sc_program_name and sc_prohibit_HAVE_MBRTOWC.
authorAkim Demaille <demaille@gostai.com>
Sun, 19 Feb 2012 10:13:04 +0000 (11:13 +0100)
committerAkim Demaille <demaille@gostai.com>
Sun, 19 Feb 2012 17:24:17 +0000 (18:24 +0100)
commita055b2f07dbbc37cf15b5d8cfb8b0df226d3f65e
tree3949c6ca59f062c2ca7092e47701d650bc47bd2b
parent95f14eb228100c23f4abd566565b20c2b0499ae0
maint: address sc_bindtextdomain, sc_program_name and sc_prohibit_HAVE_MBRTOWC.

* bootstrap.conf (gnulib_modules): Require progname.
* src/complain.c, src/getargs.c, src/getargs.h, src/main.c: Use it.
* cfg.mk (exclude): New.
Use it.
Skip lib/main.c for bindtextdomain and set_program_name.
(cherry picked from commit 4d699f44e65d29b4d49cf68d7a3b4bf856eb5d1b)

Conflicts:

cfg.mk
bootstrap.conf
cfg.mk
lib/.gitignore
src/complain.c
src/getargs.c
src/getargs.h
src/main.c