* 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:
parent
169ccff576
commit
819cd90151
4 changed files with 623 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue