Support programs like Emacs that use gnulib but not gettext.
[pspp] / modules / human
index fa2f9a6b55089ca7755f49e9ec2c7046440baaf1..bbf181893a55468cff8cc4619236189e067f90ec 100644 (file)
@@ -5,6 +5,7 @@ with K/M/G suffix.
 Files:
 lib/human.h
 lib/human.c
+lib/intprops.h
 m4/ulonglong.m4
 m4/stdint_h.m4
 m4/inttypes_h.m4
@@ -12,7 +13,7 @@ m4/uintmax_t.m4
 m4/human.m4
 
 Depends-on:
-gettext
+gettext-h
 argmatch
 error
 xstrtol
@@ -22,11 +23,12 @@ configure.ac:
 gl_HUMAN
 
 Makefile.am:
-lib_SOURCES += human.h human.c
 
 Include:
 "human.h"
 
+License:
+GPL
+
 Maintainer:
 Paul Eggert
-