Imported Upstream version 0.18.3.2
[platform/upstream/gettext.git] / gettext-runtime / gnulib-m4 / msvc-nothrow.m4
similarity index 58%
rename from gettext-tools/gnulib-m4/argmatch.m4
rename to gettext-runtime/gnulib-m4/msvc-nothrow.m4
index 510fef9..a39618a 100644 (file)
@@ -1,10 +1,10 @@
-#serial 3
-dnl Copyright (C) 2005, 2006, 2009, 2010 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_ARGMATCH],
+AC_DEFUN([gl_MSVC_NOTHROW],
 [
-  AC_LIBOBJ([argmatch])
+  AC_REQUIRE([gl_MSVC_INVAL])
 ])