todo: Add note about using blktrace.
[libguestfs.git] / po / Makevars
index 76b47a4..f2c8d37 100644 (file)
@@ -9,7 +9,8 @@ top_builddir = ..
 
 # These options get passed to xgettext.
 # --keyword=__ etc are for Perl code using perl-libintl.
-XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --keyword=__ --keyword=__x
+XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --keyword=__ --keyword=__x \
+         $${end_of_xgettext_options+}
 
 # 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