Fix more C++ link errors on Solaris 8.
[pspp] / modules / strtol
index d90c28e7f405d48a242f8b5c243af313123affd2..8a313a4029610e45190f7f8555a9b7463aaacb3a 100644 (file)
@@ -6,12 +6,12 @@ lib/strtol.c
 m4/strtol.m4
 
 Depends-on:
+wchar
 
 configure.ac:
 gl_FUNC_STRTOL
 
 Makefile.am:
-EXTRA_DIST += strtol.c
 
 Include:
 <stdlib.h>