summaryrefslogtreecommitdiff
path: root/m4/openat.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/openat.m4')
-rw-r--r--m4/openat.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/openat.m4 b/m4/openat.m4
index 9879a0112..0abb8c87d 100644
--- a/m4/openat.m4
+++ b/m4/openat.m4
@@ -1,4 +1,4 @@
-#serial 8
+#serial 9
# See if we need to use our replacement for Solaris' openat et al functions.
dnl Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc.
@@ -10,7 +10,7 @@ dnl with or without modifications, as long as this notice is preserved.
AC_DEFUN([gl_FUNC_OPENAT],
[
- AC_LIBSOURCES([openat.c, openat.h, openat-priv.h, openat-die.c])
+ AC_LIBSOURCES([openat.c, openat.h, openat-priv.h, openat-die.c, at-func.c])
AC_LIBSOURCES([intprops.h])
AC_LIBSOURCES([mkdirat.c])
AC_LIBSOURCES([fchmodat.c])