iconv: Make it possible again to use this module without 'iconv-h'.
[gnulib.git] / modules / regex
index 81e9fd7..cbfecdd 100644 (file)
@@ -8,19 +8,26 @@ lib/regex_internal.c
 lib/regex_internal.h
 lib/regexec.c
 lib/regcomp.c
-m4/codeset.m4
 m4/regex.m4
+m4/mbstate_t.m4
 
 Depends-on:
-alloca
+alloca-opt
+btowc
 extensions
 gettext-h
-malloc
-mempcpy
+localcharset
+malloc-gnu
+memcmp
+memmove
+mbrtowc
+mbsinit
+nl_langinfo
+stdbool
 stdint
-strcase
 ssize_t
 wchar
+wcrtomb
 wctype
 
 configure.ac:
@@ -29,10 +36,13 @@ gl_REGEX
 Makefile.am:
 
 Include:
-"regex.h"
+<regex.h>
+
+Link:
+$(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise
 
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 all