Lines Matching refs:shared

41 # Default behavior is to enable shared and static libraries on systems
50 # User may have disabled shared or static libraries.
64 AC_MSG_ERROR([can not disable shared and static libraries simultaneously])
69 # and build runs for shared and static is to enable shared libraries
70 # and disable static ones. On these systems option '--disable-shared'
84 # Make libtool aware of current shared and static library preferences
93 # Default behavior is to build PIC objects for shared libraries and
113 # Default behavior on some systems where building a shared library out
115 # "relocation R_X86_64_32 can not be used when making a shared object"
117 # be overridden using 'configure --disable-shared --without-pic'.
176 dnl Checks whether libtool shared and static libraries
187 # Verify if finally libtool shared libraries will be built
221 dnl provided when building libtool shared libraries.
227 # Verify if libtool shared libraries should be linked using flag -version-info
230 AC_MSG_CHECKING([whether to build shared libraries with -version-info])
251 dnl provided when building libtool shared libraries.
257 # Verify if libtool shared libraries should be linked using flag -no-undefined
260 AC_MSG_CHECKING([whether to build shared libraries with -no-undefined])
283 dnl provided when building libtool shared libraries.
289 # Verify if libtool shared libraries should be linked using flag -mimpure-text
292 AC_MSG_CHECKING([whether to build shared libraries with -mimpure-text])
311 dnl Checks whether libtool shared and static libraries
344 AC_MSG_CHECKING([whether to build shared libraries with PIC])
357 dnl Checks whether a libtool shared or static library
366 # Verify if libtool shared libraries will be built while static not built
369 AC_MSG_CHECKING([whether to build shared libraries only])
379 # Verify if libtool static libraries will be built while shared not built