diff modules/regex @ 13906:fdacdce28472

regex: Mention link dependencies. * modules/regex (Link): New section. * modules/rpmatch (Link): Likewise. * modules/regex-quote-tests (Makefile.am): Link with $(LIBINTL).
author Bruno Haible <bruno@clisp.org>
date Sat, 27 Nov 2010 18:22:51 +0100
parents 2009960fc420
children 550f5258de22
line wrap: on
line diff
--- a/modules/regex
+++ b/modules/regex
@@ -38,6 +38,9 @@
 Include:
 <regex.h>
 
+Link:
+$(LTLIBINTL) when linking with libtool, $(LIBINTL) otherwise
+
 License:
 LGPLv2+