chiark / gitweb /
update TODO
[elogind.git] / configure.ac
index 43b6eef780af9b8e881c9fb9c9901688649df5c3..0802cfcc9846e617d41e2c9d71011681b54c3621 100644 (file)
@@ -62,7 +62,7 @@ AS_IF([test x"$intltool_found" != xyes],
       ])
 
 AM_NLS
-AS_IF([test x"$enable_nls" != xno], [
+AS_IF([test x"$enable_nls" != xno -o "x$enable_polkit" != xno], [
     # intltoolize greps for '^(AC|IT)_PROG_INTLTOOL', so it needs to be on its own line
 IT_PROG_INTLTOOL([0.40.0])
 ])