]> git.saurik.com Git - bison.git/commit
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 11:31:10 +0000 (12:31 +0100)
commit4d699f44e65d29b4d49cf68d7a3b4bf856eb5d1b
treeeb0e792a7eaf5c8257b212f3d9b127685ccd80bc
parent222342aa6708814c01a63ff7d568209d3705ff47
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.
bootstrap.conf
cfg.mk
lib/.gitignore
src/complain.c
src/getargs.c
src/getargs.h
src/main.c