doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / hash
index 72afda6..42502e7 100644 (file)
@@ -4,7 +4,6 @@ Parameterizable hash table.
 Files:
 lib/hash.c
 lib/hash.h
-m4/hash.m4
 
 Depends-on:
 bitrotate
@@ -13,15 +12,15 @@ stdint
 xalloc-oversized
 
 configure.ac:
-gl_HASH
 
 Makefile.am:
+lib_SOURCES += hash.c
 
 Include:
 "hash.h"
 
 License:
-GPL
+LGPLv2+
 
 Maintainer:
 Jim Meyering