Simon Josefsson <si...@josefsson.org> writes: > Thanks, I'm going to test it now.
The instructions seems to work fine, although I have adapted them a bit to my own preferences. However, one question. The document says: 1. Add `...@cflag_visibility@' or (in a Makefile.am) `$(CFLAG_VISIBILITY)' to the CFLAGS for the compilation of the sources that make up the library. Does this include source code in helper libraries, such as gnulib? In other words, should the gnulib generated Makefile.am add the $(CFLAG_VISIBILITY) to AM_CFLAGS? /Simon