Lines Matching full:shared
39 # Default behavior is to enable shared and static libraries on systems
48 # User may have disabled shared or static libraries.
62 AC_MSG_ERROR([can not disable shared and static libraries simultaneously])
67 # and build runs for shared and static is to enable shared libraries
68 # and disable static ones. On these systems option '--disable-shared'
82 # Make libtool aware of current shared and static library preferences
91 # Default behavior is to build PIC objects for shared libraries and
111 # Default behavior on some systems where building a shared library out
113 # "relocation R_X86_64_32 can not be used when making a shared object"
115 # be overriden using 'configure --disable-shared --without-pic'.
174 dnl Checks wether libtool shared and static libraries
185 # Verify if finally libtool shared libraries will be built
219 dnl provided when building libtool shared libraries.
225 # Verify if libtool shared libraries should be linked using flag -version-info
228 AC_MSG_CHECKING([whether to build shared libraries with -version-info])
249 dnl provided when building libtool shared libraries.
255 # Verify if libtool shared libraries should be linked using flag -no-undefined
258 AC_MSG_CHECKING([whether to build shared libraries with -no-undefined])
281 dnl provided when building libtool shared libraries.
287 # Verify if libtool shared libraries should be linked using flag -mimpure-text
290 AC_MSG_CHECKING([whether to build shared libraries with -mimpure-text])
309 dnl Checks wether libtool shared and static libraries
342 AC_MSG_CHECKING([whether to build shared libraries with PIC])
355 dnl Checks wether a libtool shared or static library
364 # Verify if libtool shared libraries will be built while static not built
367 AC_MSG_CHECKING([whether to build shared libraries only])
377 # Verify if libtool static libraries will be built while shared not built