• Home
  • Raw
  • Download

Lines Matching refs:libraries

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
91 # Default behavior is to build PIC objects for shared libraries and
92 # non-PIC objects for static libraries.
114 # is to build PIC objects even for static libraries. This behavior may
174 dnl Checks whether libtool shared and static libraries
185 # Verify if finally libtool shared libraries will be built
198 # Verify if finally libtool static 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 whether libtool shared and static libraries
320 # Find out whether libtool libraries would be built wit PIC
342 AC_MSG_CHECKING([whether to build shared libraries with PIC])
344 AC_MSG_CHECKING([whether to build static libraries with PIC])
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
380 AC_MSG_CHECKING([whether to build static libraries only])