strtod: Remove check for strtod, unless supporting old platforms.
[pspp] / modules / regex
index 9492a068589fc884fae18d7850574351e9ab825c..6a8f4c25fdf27dea93ba2c879651a30c0794fa6d 100644 (file)
@@ -28,7 +28,7 @@ stdint
 ssize_t
 wchar
 wcrtomb
-wctype
+wctype-h
 
 configure.ac:
 gl_REGEX
@@ -38,6 +38,9 @@ Makefile.am:
 Include:
 <regex.h>
 
+Link:
+$(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise
+
 License:
 LGPLv2+