X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fsigaction.m4;h=171d3a42786644a308eb314f088983be339f06c5;hb=270e2d3e2966d9a5bc16dd0b367b71740b8994d5;hp=ce822326079abbca2d6f062adb4d3257d4b16f18;hpb=d60f3b0c6b0f93a601acd1cfd3923f94ca05abb0;p=gnulib.git diff --git a/m4/sigaction.m4 b/m4/sigaction.m4 index ce8223260..171d3a427 100644 --- a/m4/sigaction.m4 +++ b/m4/sigaction.m4 @@ -1,5 +1,5 @@ -# sigaction.m4 serial 5 -dnl Copyright (C) 2008-2011 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 ])