summaryrefslogtreecommitdiff
path: root/modules/reallocarray
diff options
context:
space:
mode:
Diffstat (limited to 'modules/reallocarray')
-rw-r--r--modules/reallocarray4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/reallocarray b/modules/reallocarray
index 6d762c157a..dcf851d5f0 100644
--- a/modules/reallocarray
+++ b/modules/reallocarray
@@ -8,8 +8,8 @@ m4/reallocarray.m4
Depends-on:
extensions
-xalloc-oversized
-realloc-gnu
+intprops [test $HAVE_REALLOCARRAY = 0 || test $REPLACE_REALLOCARRAY = 1]
+realloc-gnu [test $HAVE_REALLOCARRAY = 0 || test $REPLACE_REALLOCARRAY = 1]
stdlib
configure.ac: