2 Hierarchical processing of command line arguments.
5 If you are using GNU gettext version 0.16.1 or older, add the following options
6 to XGETTEXT_OPTIONS in your po/Makevars:
7 --flag=argp_error:2:c-format --flag=argp_failure:4:c-format
44 m4_ifdef([AM_XGETTEXT_OPTION],
45 [AM_XGETTEXT_OPTION([--flag=argp_error:2:c-format])
46 AM_XGETTEXT_OPTION([--flag=argp_failure:4:c-format])])
49 lib_SOURCES += argp.h argp-ba.c argp-eexst.c \
50 argp-fmtstream.c argp-fmtstream.h argp-fs-xinl.c argp-help.c \
51 argp-namefrob.h argp-parse.c argp-pin.c argp-pv.c argp-pvh.c \
61 Sergey Poznyakoff, glibc