Mention the link requirements.
authorBruno Haible <bruno@clisp.org>
Tue, 27 May 2008 12:45:41 +0000 (14:45 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 27 May 2008 12:45:41 +0000 (14:45 +0200)
ChangeLog
modules/iconv_open
modules/propername
modules/striconv
modules/striconveh
modules/unicodeio
modules/xstriconv

index a72b682..eb22c0f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2008-05-27  Bruno Haible  <bruno@clisp.org>
+
+       * modules/iconv_open (Link): New section, from module 'iconv'.
+       * modules/striconv (Link): Likewise.
+       * modules/striconveh (Link): Likewise.
+       * modules/xstriconv (Link): Likewise.
+       * modules/unicodeio (Link): Likewise.
+       * modules/propername (Link): Likewise.
+       Reported by Jim Meyering.
+
 2008-05-26  Jim Meyering  <meyering@redhat.com>
 
        sha256: do not artificially restrict buffer length to be < 2^32
index 1ffb6d2..9953039 100644 (file)
@@ -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+
 
index e506411..8c76453 100644 (file)
@@ -35,6 +35,9 @@ lib_SOURCES += propername.h propername.c
 Include:
 "propername.h"
 
+Link:
+$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise
+
 License:
 GPL
 
index 82d74d8..a411248 100644 (file)
@@ -26,6 +26,9 @@ endif
 Include:
 "striconv.h"
 
+Link:
+$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise
+
 License:
 LGPLv2+
 
index ce87e07..c7da73e 100644 (file)
@@ -33,6 +33,9 @@ endif
 Include:
 "striconveh.h"
 
+Link:
+$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise
+
 License:
 LGPL
 
index 1886258..9186606 100644 (file)
@@ -22,6 +22,9 @@ lib_SOURCES += unicodeio.h unicodeio.c
 Include:
 "unicodeio.h"
 
+Link:
+$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise
+
 License:
 GPL
 
index e2913a5..02b00a8 100644 (file)
@@ -18,6 +18,9 @@ lib_SOURCES += xstriconv.h xstriconv.c
 Include:
 "xstriconv.h"
 
+Link:
+$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise
+
 License:
 GPL