diff options
author | Bruno Haible <bruno@clisp.org> | 2008-05-27 14:45:41 +0200 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2008-05-27 14:45:41 +0200 |
commit | 9c504099cf06fcd0b552d26c38d558e2ae575d94 (patch) | |
tree | 390dcb9656419ef182eec1bb5a2c8dd7448b689c /modules/striconveh | |
parent | ef5f9af1559b043755d0af03c31676cd66fa40e7 (diff) | |
download | gnulib-9c504099cf06fcd0b552d26c38d558e2ae575d94.tar.gz |
Mention the link requirements.
Diffstat (limited to 'modules/striconveh')
-rw-r--r-- | modules/striconveh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/modules/striconveh b/modules/striconveh index ce87e07e45..c7da73ed16 100644 --- a/modules/striconveh +++ b/modules/striconveh @@ -33,6 +33,9 @@ endif Include: "striconveh.h" +Link: +$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise + License: LGPL |