From c208524a25cea27d7da89282da6f54696c4d7212 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Tue, 29 Mar 2011 20:58:49 +0200 Subject: [PATCH] lib-symbol-visibility: Add a notice. * modules/lib-symbol-visibility (Notice): New field. --- ChangeLog | 5 +++++ modules/lib-symbol-visibility | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index 94f1ac5da..3bc63aa9e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-03-29 Simon Josefsson + + lib-symbol-visibility: Add a notice. + * modules/lib-symbol-visibility (Notice): New field. + 2011-03-29 Bruno Haible getaddrinfo: Doc fix. diff --git a/modules/lib-symbol-visibility b/modules/lib-symbol-visibility index a30249c74..fc8984d08 100644 --- a/modules/lib-symbol-visibility +++ b/modules/lib-symbol-visibility @@ -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 -- 2.11.0