]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
(XGETTEXT_OPTIONS): Add --flag option for argp_error.
authorUlrich Drepper <drepper@redhat.com>
Sat, 24 Jan 2009 00:28:25 +0000 (16:28 -0800)
committerUlrich Drepper <drepper@redhat.com>
Sat, 24 Jan 2009 00:28:25 +0000 (16:28 -0800)
po/Makevars

index b8ea702204a8b7cb9aca87c97433f23eec5057d6..80918502e57b6cca8a3e867dda27d27511f5794b 100644 (file)
@@ -9,7 +9,7 @@ top_builddir = ..
 
 # These options get passed to xgettext.
 XGETTEXT_OPTIONS = --keyword=_ --keyword=N_  --flag=error:3:c-format \
-                  --flag=ERROR:1:c-format
+                  --flag=ERROR:1:c-format --flag=arg_error:2:c-format
 
 # This is the copyright holder that gets inserted into the header of the
 # $(DOMAIN).pot file.  Set this to the copyright holder of the surrounding