Fix more C++ link errors on Solaris 8.
[pspp] / modules / strerror
index 5e5d467b9d7b82859ff3416459e8dfbc79ec4205..1a204fa09efc70bcec4683e9eea6542e9ef36400 100644 (file)
@@ -6,15 +6,21 @@ lib/strerror.c
 m4/strerror.m4
 
 Depends-on:
+errno
+intprops
+string
 
 configure.ac:
 gl_FUNC_STRERROR
+gl_STRING_MODULE_INDICATOR([strerror])
 
 Makefile.am:
 
 Include:
 <string.h>
 
+License:
+LGPLv2+
+
 Maintainer:
 all
-