lib-symbol-visibility: Add a notice.
authorSimon Josefsson <simon@josefsson.org>
Tue, 29 Mar 2011 18:58:49 +0000 (20:58 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 29 Mar 2011 18:58:49 +0000 (20:58 +0200)
* modules/lib-symbol-visibility (Notice): New field.

ChangeLog
modules/lib-symbol-visibility

index 94f1ac5da172a1d749c4e24ecc844604eac5fd8e..3bc63aa9ed71c5308a39d2d122bca75596523bfc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-03-29  Simon Josefsson  <simon@josefsson.org>
+
+       lib-symbol-visibility: Add a notice.
+       * modules/lib-symbol-visibility (Notice): New field.
+
 2011-03-29  Bruno Haible  <bruno@clisp.org>
 
        getaddrinfo: Doc fix.
index a30249c74a8d01a53be166b293d88789074ae4e0..fc8984d08f8de6c6ee26d4108b1aa90a22fd3a12 100644 (file)
@@ -1,6 +1,10 @@
 Description:
 Control of symbols exported by shared libraries.
 
+Notice:
+The value of $(CFLAG_VISIBILITY) needs to be added to the CFLAGS for the
+compilation of all sources that make up the library.
+
 Files:
 m4/visibility.m4