Don't insist on 'long long int' support in the preprocessor. It
[gnulib.git] / modules / hash
index e4f3653..05ac440 100644 (file)
@@ -2,23 +2,24 @@ Description:
 Parametrizable hash table.
 
 Files:
-lib/hash.h
 lib/hash.c
+lib/hash.h
 m4/hash.m4
-lib/xalloc.h
 
 Depends-on:
 stdbool
+xalloc
 
 configure.ac:
 gl_HASH
 
 Makefile.am:
-lib_SOURCES += hash.h hash.c
 
 Include:
 "hash.h"
 
+License:
+GPL
+
 Maintainer:
 Jim Meyering
-