Use AM_GNU_GETTEXT([external]) to fix make distcheck now that intl/ is gone.

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1224 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
Jordi Mallach 2002-06-28 12:31:16 +00:00
parent c5967551f6
commit fbc7920654
1 changed files with 1 additions and 1 deletions

View File

@ -310,7 +310,7 @@ then
fi
dnl i18n stuff - pretty incomplete for now
AM_GNU_GETTEXT
AM_GNU_GETTEXT([external])
AC_CONFIG_FILES([Makefile m4/Makefile po/Makefile.in nano.spec])
AC_OUTPUT