spawn-pipe tests: Fix link error.
[pspp] / m4 / sigaction.m4
index ce822326079abbca2d6f062adb4d3257d4b16f18..b365e2651e1b606660b304179883e46868129d35 100644 (file)
@@ -1,4 +1,4 @@
-# sigaction.m4 serial 5
+# 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,
@@ -17,8 +17,6 @@ AC_DEFUN([gl_SIGACTION],
     fi
   else
     HAVE_SIGACTION=0
-    AC_LIBOBJ([sigaction])
-    gl_PREREQ_SIGACTION
   fi
 ])