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 94f1ac5..3bc63aa 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 a30249c..fc8984d 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