Override netdb.h always.
[pspp] / modules / inttostr
index 03db568a9674f5e501c978fcf226573c249c13f7..2c2b76e5bbfa9931637bf612ade217ed56acab2e 100644 (file)
@@ -7,23 +7,24 @@ lib/inttostr.c
 lib/inttostr.h
 lib/offtostr.c
 lib/umaxtostr.c
+lib/uinttostr.c
 m4/inttostr.m4
 
 Depends-on:
 intprops
 stdint
+verify
 
 configure.ac:
 gl_INTTOSTR
 
 Makefile.am:
-EXTRA_DIST += imaxtostr.c inttostr.c inttostr.h offtostr.c umaxtostr.c
 
 Include:
 "inttostr.h"
 
 License:
-GPL
+LGPL
 
 Maintainer:
 Paul Eggert