X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fopenat.m4;h=fca3bd06171f9a23a22a31377ab4afe68ebbba9a;hb=8ccc091547bec1dbdb15dd7d2741cf988ce1f3d8;hp=a17056532d8c03a28d2a9007bc17a999dfaa36e1;hpb=901bc47c9a8db854db97bb28780352748020c81d;p=gnulib.git diff --git a/m4/openat.m4 b/m4/openat.m4 index a17056532..fca3bd061 100644 --- a/m4/openat.m4 +++ b/m4/openat.m4 @@ -1,4 +1,4 @@ -#serial 10 +#serial 11 # See if we need to use our replacement for Solaris' openat et al functions. dnl Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. @@ -15,6 +15,7 @@ AC_DEFUN([gl_FUNC_OPENAT], AC_LIBOBJ([fchmodat]) AC_LIBOBJ([openat-die]) + AC_LIBOBJ([openat-proc]) AC_REQUIRE([gl_USE_SYSTEM_EXTENSIONS]) AC_CHECK_FUNCS_ONCE([lchmod]) AC_CHECK_FUNCS_ONCE([fdopendir])