Commit fbc79206 authored by Jordi Mallach's avatar Jordi Mallach
Browse files

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
parent c5967551
Showing with 1 addition and 1 deletion
+1 -1
...@@ -310,7 +310,7 @@ then ...@@ -310,7 +310,7 @@ then
fi fi
dnl i18n stuff - pretty incomplete for now 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_CONFIG_FILES([Makefile m4/Makefile po/Makefile.in nano.spec])
AC_OUTPUT AC_OUTPUT
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment