(gl_FUNC_OPENAT): Do not require openat-die
authorSergey Poznyakoff <gray@gnu.org.ua>
Sat, 12 May 2007 08:54:34 +0000 (08:54 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Sat, 12 May 2007 08:54:34 +0000 (08:54 +0000)
m4/openat.m4

index 313dc6f..3075057 100644 (file)
@@ -10,7 +10,6 @@ dnl with or without modifications, as long as this notice is preserved.
 
 AC_DEFUN([gl_FUNC_OPENAT],
 [
-  AC_LIBOBJ([openat-die])
   AC_LIBOBJ([openat-proc])
   AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
   AC_CHECK_FUNCS_ONCE([lchmod])