Invoke AM_ICONV, to define ICONV_CONST if needed.

This commit is contained in:
Paul Eggert
2004-02-23 22:31:20 +00:00
parent 6a887bbbe5
commit fb9a7d180f
2 changed files with 7 additions and 0 deletions

View File

@@ -1,5 +1,11 @@
2004-02-23 Paul Eggert <eggert@twinsun.com>
* configure.ac: Invoke AM_ICONV, to define ICONV_CONST if needed.
2004-02-23 Sergey Poznyakoff <gray@Mirddin.farlep.net>
1.13.93 released.
* NEWS: Updated
* tests/before: Move testing of the prerequisite archive formats
to the separate function 'prereq'. Do not expect any arguments

View File

@@ -273,6 +273,7 @@ AM_GNU_GETTEXT([external], [need-ngettext])
AM_GNU_GETTEXT_VERSION(0.12.1)
# Iconv
AM_ICONV
AC_CHECK_HEADERS(iconv.h,
[AC_CHECK_TYPE(iconv_t,:,
AC_DEFINE(iconv_t, int,