Merge commit 'b9b88351ea2c4b43a6f90938554dc5693b17e328'
[bpt/guile.git] / m4 / msvc-nothrow.m4
CommitLineData
35428fb6 1# msvc-nothrow.m4 serial 1
5e69ceb7 2dnl Copyright (C) 2011-2014 Free Software Foundation, Inc.
3d458a81
AW
3dnl This file is free software; the Free Software Foundation
4dnl gives unlimited permission to copy and/or distribute it,
5dnl with or without modifications, as long as this notice is preserved.
6
35428fb6 7AC_DEFUN([gl_MSVC_NOTHROW],
3d458a81 8[
35428fb6 9 AC_REQUIRE([gl_MSVC_INVAL])
3d458a81 10])