gettimeofday: port recent C++ fix to Emacs
[gnulib.git] / m4 / mbsnrtowcs.m4
index a9db326..ade74f5 100644 (file)
@@ -1,5 +1,5 @@
-# mbsnrtowcs.m4 serial 2
-dnl Copyright (C) 2008, 2010 Free Software Foundation, Inc.
+# mbsnrtowcs.m4 serial 4
+dnl Copyright (C) 2008, 2010-2013 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.
@@ -22,12 +22,6 @@ AC_DEFUN([gl_FUNC_MBSNRTOWCS],
       REPLACE_MBSNRTOWCS=1
     fi
   fi
-  if test $HAVE_MBSNRTOWCS = 0 || test $REPLACE_MBSNRTOWCS = 1; then
-    gl_REPLACE_WCHAR_H
-    AC_LIBOBJ([mbsnrtowcs])
-    AC_LIBOBJ([mbsrtowcs-state])
-    gl_PREREQ_MBSNRTOWCS
-  fi
 ])
 
 # Prerequisites of lib/mbsnrtowcs.c.