NEWS.stable: log cherry-pick [90a660c]->[e916d00] autoupdate
[gnulib.git] / m4 / sigaction.m4
index 770479a..b365e26 100644 (file)
@@ -1,5 +1,5 @@
-# sigaction.m4 serial 5
-dnl Copyright (C) 2008, 2009 Free Software Foundation, Inc.
+# sigaction.m4 serial 6
+dnl Copyright (C) 2008-2011 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
 ])