* configure.in: Remove AM_GNU_GETTEXT_VERSION again.

* Makefile.am (EXTRA_DIST): Add config.rpath.

* config.rpath (Module): New (from gettext package).
This commit is contained in:
Neil Jerram 2007-02-18 23:04:35 +00:00
commit 819cd90151
4 changed files with 623 additions and 2 deletions

View file

@ -709,7 +709,6 @@ dnl i18n tests
#fi
#AC_CHECK_FUNCS([bindtextdomain textdomain])
AM_GNU_GETTEXT([external], [need-ngettext])
AM_GNU_GETTEXT_VERSION([0.16])
### Some systems don't declare some functions. On such systems, we
### need to at least provide our own K&R-style declarations.