X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=configure.ac;h=0802cfcc9846e617d41e2c9d71011681b54c3621;hp=43b6eef780af9b8e881c9fb9c9901688649df5c3;hb=0f47ed0a052c0da743404f23ac3532aaabd23655;hpb=1a40a3393e904fe4683f6d2b2450cfbd94a34000 diff --git a/configure.ac b/configure.ac index 43b6eef78..0802cfcc9 100644 --- a/configure.ac +++ b/configure.ac @@ -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]) ])