(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 313dc6f7f5ce5229ecd2ce6b0d878fce4fabb909..30750579ee188eb745ccd968c612a69abd1c7f99 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])