NEWS.stable: log cherry-pick [a0d9972]->[21d1619] freopen: Don't crash if the filenam...
[gnulib.git] / m4 / dirent-safer.m4
index 0b557ca..79d840a 100644 (file)
@@ -1,4 +1,4 @@
-#serial 1
+#serial 2
 dnl Copyright (C) 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,
@@ -7,5 +7,4 @@ dnl with or without modifications, as long as this notice is preserved.
 AC_DEFUN([gl_DIRENT_SAFER],
 [
   AC_CHECK_FUNCS_ONCE([fdopendir])
-  AC_LIBOBJ([opendir-safer])
 ])