changeset 8807:96d7141f34ad

(gl_FUNC_OPENAT): Do not require openat-die
author Sergey Poznyakoff <gray@gnu.org.ua>
date Sat, 12 May 2007 08:54:34 +0000
parents 552afa2ba87b
children 410e68c66402
files m4/openat.m4
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/m4/openat.m4
+++ b/m4/openat.m4
@@ -10,7 +10,6 @@
 
 AC_DEFUN([gl_FUNC_OPENAT],
 [
-  AC_LIBOBJ([openat-die])
   AC_LIBOBJ([openat-proc])
   AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS])
   AC_CHECK_FUNCS_ONCE([lchmod])