openat-safer: Move AC_LIBOBJ invocations to module description.
[gnulib.git] / m4 / fcntl-safer.m4
index 394c510..1714530 100644 (file)
@@ -1,4 +1,4 @@
-#serial 8
+#serial 9
 dnl Copyright (C) 2005-2007, 2009-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,
@@ -13,5 +13,4 @@ AC_DEFUN([gl_FCNTL_SAFER],
 AC_DEFUN([gl_OPENAT_SAFER],
 [
   AC_REQUIRE([gl_FCNTL_SAFER])
-  AC_LIBOBJ([openat-safer])
 ])