summaryrefslogtreecommitdiff
path: root/m4/iconv_open.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/iconv_open.m4')
-rw-r--r--m4/iconv_open.m46
1 files changed, 3 insertions, 3 deletions
diff --git a/m4/iconv_open.m4 b/m4/iconv_open.m4
index e0bb0c36a1..d14da72a2a 100644
--- a/m4/iconv_open.m4
+++ b/m4/iconv_open.m4
@@ -1,5 +1,5 @@
-# iconv_open.m4 serial 3
-dnl Copyright (C) 2007 Free Software Foundation, Inc.
+# iconv_open.m4 serial 4
+dnl Copyright (C) 2007-2008 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
@@ -38,9 +38,9 @@ AC_DEFUN([gl_FUNC_ICONV_OPEN],
AC_DEFUN([gl_REPLACE_ICONV_OPEN],
[
+ gl_REPLACE_ICONV_H
REPLACE_ICONV_OPEN=1
AC_LIBOBJ([iconv_open])
- ICONV_H='iconv.h'
])
AC_DEFUN([gl_FUNC_ICONV_OPEN_UTF],