X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fsigaction.m4;h=171d3a42786644a308eb314f088983be339f06c5;hb=639607db00b96f33b0e18afa27188456c6ccad0a;hp=3a3ed9f24db57916ab3a32aabe8b8b44b04ca1c8;hpb=ce1fa85015a6dabec92220077302e24fbccce768;p=gnulib.git diff --git a/m4/sigaction.m4 b/m4/sigaction.m4 index 3a3ed9f24..171d3a427 100644 --- a/m4/sigaction.m4 +++ b/m4/sigaction.m4 @@ -1,5 +1,5 @@ -# sigaction.m4 serial 5 -dnl Copyright (C) 2008 Free Software Foundation, Inc. +# sigaction.m4 serial 6 +dnl Copyright (C) 2008-2012 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. @@ -17,8 +17,6 @@ AC_DEFUN([gl_SIGACTION], fi else HAVE_SIGACTION=0 - AC_LIBOBJ([sigaction]) - gl_PREREQ_SIGACTION fi ])