Regenerate.
[gnulib.git] / modules / xstrtol
index 398c771..f1faa09 100644 (file)
@@ -1,5 +1,5 @@
 Description:
-Convert string to 'long` or 'unsigned long', with error checking.
+Convert string to 'long' or 'unsigned long', with error checking.
 
 Files:
 lib/xstrtol.h
@@ -16,12 +16,12 @@ m4/xstrtol.m4
 Depends-on:
 exitfail
 error
+intprops
 
 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
-