install-reloc: Support multi-binary installation.
[gnulib.git] / modules / hash
index 72afda6..57585e1 100644 (file)
@@ -4,7 +4,6 @@ Parameterizable hash table.
 Files:
 lib/hash.c
 lib/hash.h
-m4/hash.m4
 
 Depends-on:
 bitrotate
@@ -13,9 +12,9 @@ stdint
 xalloc-oversized
 
 configure.ac:
-gl_HASH
 
 Makefile.am:
+lib_SOURCES += hash.c
 
 Include:
 "hash.h"