X-Git-Url: http://git.savannah.gnu.org/gitweb/?p=enscript.git;a=blobdiff_plain;f=configure.ac;h=5a788cdc7ac71c62c29aac132e9781f29b830b8f;hp=45a53f304eeb5748f098b6aad16329adce4ad998;hb=473430a1c696c89c7067edd5a356a6fd070664a7;hpb=1b6a83edfa3dafb4ae29d78b40782685cd5d1cea diff --git a/configure.ac b/configure.ac index 45a53f3..5a788cd 100644 --- a/configure.ac +++ b/configure.ac @@ -96,8 +96,8 @@ AC_ARG_WITH(ps-level, AC_SUBST(PSLEVEL) dnl Internationalization. -ALL_LINGUAS="de es fi fr nl ru sl" AM_GNU_GETTEXT +AM_GNU_GETTEXT_VERSION([0.17]) dnl Path separator character. AC_DEFINE_UNQUOTED([PATH_SEPARATOR], [':'], @@ -131,7 +131,7 @@ AC_CONFIG_FILES([Makefile po/Makefile.in m4/Makefile intl/Makefile po/Makefile states/tests/Makefile \ docs/Makefile \ w32/Makefile]) -AC_CONFIG_COMMANDS([default],[[ echo timestamp > stamp-h ]], [[]]) + AC_OUTPUT echo ""