maint: fix gendocs.sh permissions
[gnulib.git] / m4 / fcntl-safer.m4
index 394c510..ecc7e46 100644 (file)
@@ -1,5 +1,5 @@
-#serial 8
-dnl Copyright (C) 2005-2007, 2009-2011 Free Software Foundation, Inc.
+#serial 9
+dnl Copyright (C) 2005-2007, 2009-2013 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.
@@ -13,5 +13,4 @@ AC_DEFUN([gl_FCNTL_SAFER],
 AC_DEFUN([gl_OPENAT_SAFER],
 [
   AC_REQUIRE([gl_FCNTL_SAFER])
-  AC_LIBOBJ([openat-safer])
 ])