summaryrefslogtreecommitdiff
path: root/modules/hash
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-06-01 03:49:45 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-06-01 03:49:45 +0000
commit8551f7edb3d6c2612cd1831858cb16ea392de4e4 (patch)
tree720ff1b1eeb441325e93e23756387aaec4d55e28 /modules/hash
parent9b9bfb49af70f53f177c7a6563fa844a4a50c7db (diff)
downloadgnulib-8551f7edb3d6c2612cd1831858cb16ea392de4e4.tar.gz
Remove dependency of hash and xalloc modules on the malloc and realloc
modules.
Diffstat (limited to 'modules/hash')
-rw-r--r--modules/hash2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/hash b/modules/hash
index 6f353dc230..6081004530 100644
--- a/modules/hash
+++ b/modules/hash
@@ -7,8 +7,6 @@ lib/hash.c
m4/hash.m4
Depends-on:
-malloc
-realloc
stdbool
configure.ac: