summaryrefslogtreecommitdiff
path: root/src/getargs.h
diff options
context:
space:
mode:
authorAkim Demaille <demaille@gostai.com>2012-02-19 11:13:04 +0100
committerAkim Demaille <demaille@gostai.com>2012-02-19 12:31:10 +0100
commit4d699f44e65d29b4d49cf68d7a3b4bf856eb5d1b (patch)
treeeb0e792a7eaf5c8257b212f3d9b127685ccd80bc /src/getargs.h
parent222342aa6708814c01a63ff7d568209d3705ff47 (diff)
downloadbison-4d699f44e65d29b4d49cf68d7a3b4bf856eb5d1b.tar.gz
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.
Diffstat (limited to 'src/getargs.h')
-rw-r--r--src/getargs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/getargs.h b/src/getargs.h
index caef2394..1d8c9d54 100644
--- a/src/getargs.h
+++ b/src/getargs.h
@@ -23,7 +23,6 @@
#include "location.h"
-extern char *program_name;
enum { command_line_prio, grammar_prio, default_prio };
/* flags set by % directives */