summaryrefslogtreecommitdiff
path: root/m4/userspec.m4
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-08-20 02:23:07 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-08-20 02:23:07 +0000
commitb216ef7a2e9cb0bbfba8d2539e6995d3f64146ee (patch)
tree91b71ccb2c0b1769e64e94098f2d4db8d438ca92 /m4/userspec.m4
parent74a31df6d436b2b6ef9b73b9edca47bb3100ad14 (diff)
downloadgnulib-b216ef7a2e9cb0bbfba8d2539e6995d3f64146ee.tar.gz
Import userspec from coreutils.
Diffstat (limited to 'm4/userspec.m4')
-rw-r--r--m4/userspec.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/m4/userspec.m4 b/m4/userspec.m4
index df78b83cc3..bbf9515cdd 100644
--- a/m4/userspec.m4
+++ b/m4/userspec.m4
@@ -9,6 +9,5 @@ dnl the same distribution terms as the rest of that program.
AC_DEFUN([gl_USERSPEC],
[
dnl Prerequisites of lib/userspec.c.
- AC_REQUIRE([AC_FUNC_ALLOCA])
AC_CHECK_HEADERS_ONCE(sys/param.h unistd.h)
])