commit 54c7b16cf1c43c111696658f483e19e781139e7a
parent b9b9f5cf94ac7ecf6b677650b3d86b3598632d59
Author: Chris Allegretta <chrisa@asty.org>
Date: Thu, 24 Jan 2002 14:18:05 +0000
Oops, make that NANO_AM_GNU_GETTEXT
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1039 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.in b/configure.in
@@ -304,6 +304,6 @@ then
fi
dnl i18n stuff - pretty incomplete for now
-AM_GNU_GETTEXT
+NANO_AM_GNU_GETTEXT
AC_OUTPUT([Makefile intl/Makefile po/Makefile.in])