sigaction: Move AC_LIBOBJ invocations to module description.
[gnulib.git] / m4 / sigaction.m4
index ce82232..b365e26 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
 ])