Imported Upstream version 1.4.17
[platform/upstream/m4.git] / m4 / msvc-nothrow.m4
similarity index 58%
rename from m4/cloexec.m4
rename to m4/msvc-nothrow.m4
index c936f43..a39618a 100644 (file)
@@ -1,10 +1,10 @@
-#serial 6
-dnl Copyright (C) 2004-2006, 2009-2011 Free Software Foundation, Inc.
+# msvc-nothrow.m4 serial 1
+dnl Copyright (C) 2011-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.
 
-AC_DEFUN([gl_CLOEXEC],
+AC_DEFUN([gl_MSVC_NOTHROW],
 [
-  AC_LIBOBJ([cloexec])
+  AC_REQUIRE([gl_MSVC_INVAL])
 ])