Make the serial numbers in *.m4 files effective.
[gnulib.git] / m4 / fatal-signal.m4
blob5e2b3f04abb83f3fc603bed2f5963badc3938ba6
1 # fatal-signal.m4
2 # serial 9
3 dnl Copyright (C) 2003-2004, 2006, 2008-2024 Free Software Foundation, Inc.
4 dnl This file is free software; the Free Software Foundation
5 dnl gives unlimited permission to copy and/or distribute it,
6 dnl with or without modifications, as long as this notice is preserved.
8 AC_DEFUN([gl_FATAL_SIGNAL],
10   AC_REQUIRE([gt_TYPE_SIG_ATOMIC_T])
11   AC_CHECK_HEADERS_ONCE([unistd.h])
12   gl_PREREQ_SIG_HANDLER_H