Sync from the stable (b5) branch of coreutils:
[gnulib.git] / modules / xstrtol
index 398c771..63f0329 100644 (file)
@@ -1,7 +1,8 @@
 Description:
-Convert string to 'long` or 'unsigned long', with error checking.
+Convert string to 'long' or 'unsigned long', with error checking.
 
 Files:
+lib/intprops.h
 lib/xstrtol.h
 lib/xstrtol.c
 lib/xstrtoul.c
@@ -21,7 +22,6 @@ configure.ac:
 gl_XSTRTOL
 
 Makefile.am:
-lib_SOURCES += xstrtol.h xstrtol.c xstrtoul.c
 
 Include:
 "xstrtol.h"
@@ -31,4 +31,3 @@ GPL
 
 Maintainer:
 Jim Meyering
-