summaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2008-05-27 14:45:41 +0200
committerBruno Haible <bruno@clisp.org>2008-05-27 14:45:41 +0200
commit9c504099cf06fcd0b552d26c38d558e2ae575d94 (patch)
tree390dcb9656419ef182eec1bb5a2c8dd7448b689c /modules
parentef5f9af1559b043755d0af03c31676cd66fa40e7 (diff)
downloadgnulib-9c504099cf06fcd0b552d26c38d558e2ae575d94.tar.gz
Mention the link requirements.
Diffstat (limited to 'modules')
-rw-r--r--modules/iconv_open3
-rw-r--r--modules/propername3
-rw-r--r--modules/striconv3
-rw-r--r--modules/striconveh3
-rw-r--r--modules/unicodeio3
-rw-r--r--modules/xstriconv3
6 files changed, 18 insertions, 0 deletions
diff --git a/modules/iconv_open b/modules/iconv_open
index 1ffb6d2361..9953039320 100644
--- a/modules/iconv_open
+++ b/modules/iconv_open
@@ -61,6 +61,9 @@ EXTRA_DIST += iconv_open-aix.h iconv_open-hpux.h iconv_open-irix.h ico
Include:
<iconv.h>
+Link:
+$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise
+
License:
LGPLv2+
diff --git a/modules/propername b/modules/propername
index e506411d23..8c76453e19 100644
--- a/modules/propername
+++ b/modules/propername
@@ -35,6 +35,9 @@ lib_SOURCES += propername.h propername.c
Include:
"propername.h"
+Link:
+$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise
+
License:
GPL
diff --git a/modules/striconv b/modules/striconv
index 82d74d854c..a411248edb 100644
--- a/modules/striconv
+++ b/modules/striconv
@@ -26,6 +26,9 @@ endif
Include:
"striconv.h"
+Link:
+$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise
+
License:
LGPLv2+
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
diff --git a/modules/unicodeio b/modules/unicodeio
index 1886258008..9186606403 100644
--- a/modules/unicodeio
+++ b/modules/unicodeio
@@ -22,6 +22,9 @@ lib_SOURCES += unicodeio.h unicodeio.c
Include:
"unicodeio.h"
+Link:
+$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise
+
License:
GPL
diff --git a/modules/xstriconv b/modules/xstriconv
index e2913a5501..02b00a8f53 100644
--- a/modules/xstriconv
+++ b/modules/xstriconv
@@ -18,6 +18,9 @@ lib_SOURCES += xstriconv.h xstriconv.c
Include:
"xstriconv.h"
+Link:
+$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise
+
License:
GPL