From 54e0653130ba791e382c3c49ee5845718b726a74 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Sat, 12 May 2007 08:54:34 +0000 Subject: [PATCH] (gl_FUNC_OPENAT): Do not require openat-die --- m4/openat.m4 | 1 - 1 file changed, 1 deletion(-) diff --git a/m4/openat.m4 b/m4/openat.m4 index 313dc6f7f..30750579e 100644 --- a/m4/openat.m4 +++ b/m4/openat.m4 @@ -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]) -- 2.11.0