strtod: Remove check for strtod, unless supporting old platforms.
[pspp] / modules / regex
index ecfd832ea01068b82ff8ce2ce0c5821fea1297ba..6a8f4c25fdf27dea93ba2c879651a30c0794fa6d 100644 (file)
@@ -17,7 +17,7 @@ btowc
 extensions
 gettext-h
 localcharset
-malloc
+malloc-gnu
 memcmp
 memmove
 mbrtowc
@@ -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+