From 1f6beea8e9c4aa0e7da2d8f23bf500b0bd01da47 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 24 Jan 2006 19:13:41 +0000 Subject: (gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]). Reported by Mark D. Baushke. --- m4/openat.m4 | 1 + 1 file changed, 1 insertion(+) (limited to 'm4') diff --git a/m4/openat.m4 b/m4/openat.m4 index 4edb1920a..9879a0112 100644 --- a/m4/openat.m4 +++ b/m4/openat.m4 @@ -11,6 +11,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([intprops.h]) AC_LIBSOURCES([mkdirat.c]) AC_LIBSOURCES([fchmodat.c]) -- cgit v1.2.3-54-g00ecf