1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-02-16 20:33:18 +02:00

(gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).

Reported by Mark D. Baushke.
This commit is contained in:
Jim Meyering
2006-01-24 19:13:41 +00:00
parent 8e3fd3cc7a
commit 1f6beea8e9

View File

@@ -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])