Support programs like Emacs that use gnulib but not gettext.
[pspp] / modules / inttostr
index f070d3f3906eb25eb87aa90753474a043aca5b32..7f819bacad68a93a2580ab3365a075c535bba6eb 100644 (file)
@@ -3,6 +3,7 @@ Convert integers to printable strings.
 
 Files:
 lib/imaxtostr.c
+lib/intprops.h
 lib/inttostr.c
 lib/inttostr.h
 lib/offtostr.c
@@ -19,7 +20,6 @@ gl_INTTOSTR
 
 Makefile.am:
 EXTRA_DIST += inttostr.c
-lib_SOURCES += imaxtostr.c inttostr.h offtostr.c umaxtostr.c
 
 Include:
 "inttostr.h"