Lines Matching refs:hiding
231 dnl --enable-symbol-hiding or --disable-symbol-hiding,
236 AC_MSG_CHECKING([whether to enable hiding of library internal symbols])
238 AC_ARG_ENABLE(symbol-hiding,
239 AC_HELP_STRING([--enable-symbol-hiding],[Enable hiding of library internal symbols])
240 AC_HELP_STRING([--disable-symbol-hiding],[Disable hiding of library internal symbols]),
243 AC_HELP_STRING([--enable-hidden-symbols],[To be deprecated, use --enable-symbol-hiding])
244 AC_HELP_STRING([--disable-hidden-symbols],[To be deprecated, use --disable-symbol-hiding]),
248 dnl --disable-symbol-hiding option used.
249 dnl This is an indication to not attempt hiding of library internal
256 dnl configure's symbol-hiding option not specified.
257 dnl Handle this as if --enable-symbol-hiding option was given.
262 dnl --enable-symbol-hiding option used.
263 dnl This is an indication to attempt hiding of library internal
420 dnl Depending on --enable-symbol-hiding or --disable-symbol-hiding
428 AC_MSG_CHECKING([whether hiding of library internal symbols will actually happen])