From 95bb73d90fed58f61dddc0d1d3e8afeb9879daaa Mon Sep 17 00:00:00 2001 From: Thomas White Date: Mon, 12 Mar 2018 09:57:31 +0100 Subject: Remove autotools --- m4/msvc-nothrow.m4 | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 m4/msvc-nothrow.m4 (limited to 'm4/msvc-nothrow.m4') diff --git a/m4/msvc-nothrow.m4 b/m4/msvc-nothrow.m4 deleted file mode 100644 index 9e32c171..00000000 --- a/m4/msvc-nothrow.m4 +++ /dev/null @@ -1,10 +0,0 @@ -# msvc-nothrow.m4 serial 1 -dnl Copyright (C) 2011-2014 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_MSVC_NOTHROW], -[ - AC_REQUIRE([gl_MSVC_INVAL]) -]) -- cgit v1.2.3