]> git.ipfire.org Git - location/libloc.git/blobdiff - configure.ac
po: Import translation strings
[location/libloc.git] / configure.ac
index ecd375043528525aa9eb363df9f38cf78f39db1f..418c1b7fefd82d29f791b294d16c3a20b89dcfc7 100644 (file)
@@ -31,6 +31,10 @@ AC_PREFIX_DEFAULT([/usr])
 gl_LD_VERSION_SCRIPT
 
 IT_PROG_INTLTOOL([0.40.0])
+
+# Interpret embedded Python in HTML files
+XGETTEXT="${XGETTEXT} -L Python --keyword=_:1,2 --keyword=N_:1,2 --no-location"
+
 GETTEXT_PACKAGE=${PACKAGE_TARNAME}
 AC_SUBST(GETTEXT_PACKAGE)