summaryrefslogtreecommitdiff
path: root/m4/mbsinit.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/mbsinit.m4')
-rw-r--r--m4/mbsinit.m43
1 files changed, 1 insertions, 2 deletions
diff --git a/m4/mbsinit.m4 b/m4/mbsinit.m4
index 47e2d14a73..b42a49ab49 100644
--- a/m4/mbsinit.m4
+++ b/m4/mbsinit.m4
@@ -1,4 +1,4 @@
-# mbsinit.m4 serial 5
+# mbsinit.m4 serial 6
dnl Copyright (C) 2008, 2010-2011 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
@@ -28,7 +28,6 @@ AC_DEFUN([gl_FUNC_MBSINIT],
fi
fi
if test $HAVE_MBSINIT = 0 || test $REPLACE_MBSINIT = 1; then
- gl_REPLACE_WCHAR_H
AC_LIBOBJ([mbsinit])
gl_PREREQ_MBSINIT
fi