From ea2a4f26584f78eb7fcee42b140111ac44597790 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 30 Nov 2005 13:05:03 +0000 Subject: (gl_FUNC_OPENAT): Require openat-priv.h. --- m4/openat.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'm4') diff --git a/m4/openat.m4 b/m4/openat.m4 index ffeb06a08..d7118cae3 100644 --- a/m4/openat.m4 +++ b/m4/openat.m4 @@ -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-die.c]) + AC_LIBSOURCES([openat.c, openat.h, openat-priv.h, openat-die.c]) AC_LIBSOURCES([mkdirat.c]) # No system provides a mkdirat function; compile it unconditionally. -- cgit v1.2.3-70-g09d2