summaryrefslogtreecommitdiff
path: root/m4/userspec.m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-03-09 23:05:32 +0000
committerJim Meyering <jim@meyering.net>2005-03-09 23:05:32 +0000
commitb143ebb28bd1d0889ebfe2fc8ea6f042e38b1114 (patch)
treee3cc7041c3fb0c5bb591487e74a1c667ba3c3b31 /m4/userspec.m4
parent0163eb5b638046203d0446bbe5cd701ae70b3c20 (diff)
downloadcoreutils-b143ebb28bd1d0889ebfe2fc8ea6f042e38b1114.tar.xz
(gl_USERSPEC): Add intprops.h.
Diffstat (limited to 'm4/userspec.m4')
-rw-r--r--m4/userspec.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/userspec.m4 b/m4/userspec.m4
index 1abfd5776..00ec209f5 100644
--- a/m4/userspec.m4
+++ b/m4/userspec.m4
@@ -1,4 +1,4 @@
-# userspec.m4 serial 6
+#serial 7
dnl Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
@@ -6,7 +6,7 @@ dnl with or without modifications, as long as this notice is preserved.
AC_DEFUN([gl_USERSPEC],
[
- AC_LIBSOURCES([userspec.c, userspec.h])
+ AC_LIBSOURCES([userspec.c, userspec.h, intprops.h])
AC_LIBOBJ([userspec])
dnl Prerequisites of lib/userspec.c.