diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index a5e327648..17482d4c0 100644 --- a/configure.ac +++ b/configure.ac @@ -708,6 +708,7 @@ else AC_SUBST(USE_NLS) AC_SUBST(USE_INCLUDED_LIBINTL) AC_SUBST(BUILD_INCLUDED_LIBINTL) + AM_PO_SUBDIRS fi if test "$try_extensions" = yes || test x"$card_support" = xyes ; then |