(gl_FUNC_OPENAT): Add AC_LIBSOURCES([intprops.h]).
authorJim Meyering <jim@meyering.net>
Tue, 24 Jan 2006 19:13:41 +0000 (19:13 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 24 Jan 2006 19:13:41 +0000 (19:13 +0000)
Reported by Mark D. Baushke.

m4/openat.m4

index 4edb192..9879a01 100644 (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])