strtoul: remove dependency on strtol
[pspp] / modules / strtol
index d90c28e7f405d48a242f8b5c243af313123affd2..d06a55b14b65794337a9a5d1825ea1481ba82843 100644 (file)
@@ -11,7 +11,6 @@ configure.ac:
 gl_FUNC_STRTOL
 
 Makefile.am:
-EXTRA_DIST += strtol.c
 
 Include:
 <stdlib.h>
@@ -21,4 +20,3 @@ LGPL
 
 Maintainer:
 glibc
-