Home | History | Annotate | Download | only in libvorbis

Lines Matching refs:shared

641       $ECHO "enable shared libraries"
643 $ECHO "disable shared libraries"
1144 -shared | -static | -prefer-pic | -prefer-non-pic)
1233 -shared)
1235 func_fatal_configuration "can not build a shared library"
1284 # non-PIC code in shared libraries is not supported
1487 -shared do not build a \`.o' file suitable for static linking
1581 -shared only do dynamic linking of libtool libraries
1582 -shrext SUFFIX override the standard shared library file extension
1664 # Warn if it was a shared library.
1830 $ECHO "See any operating system documentation about shared libraries for"
2036 # See the names of the shared library.
2045 # Install the shared library and build the symlinks.
4109 -shared)
4111 func_fatal_configuration "can not build a shared library"
4146 # See if our shared archives depend on static archives.
4663 -shared)
4664 # The effects of -shared are defined in a previous loop.
5223 # Linking convenience modules into shared libraries is allowed,
5247 $ECHO "*** shared version of the library, which you do not appear to have"
5252 $ECHO "*** Warning: Linking the shared library $output against the"
5494 # Need to hardcode shared library paths
5574 # This is a shared library
5590 $ECHO "*** Warning: Linking the shared library $output against the loadable module"
5687 $ECHO "*** Warning: lib $linklib is a module, not a shared library"
5814 # shared platforms.
5824 # Not a shared library
5826 # We're trying link a shared library against a static one
5835 $ECHO "*** shared version of the library, which you do not appear to have."
5858 fi # link shared/static library?
6134 $ECHO "*** Warning: Linking the shared library $output against the non-libtool"
6393 func_warning "undefined symbols not allowed in $host shared libraries"
6514 # Transform deplibs into only deplibs that can be linked in shared.
6530 # Don't check for shared/static. Everything works.
6575 $ECHO "*** shared version of the library, which I believe you do not have"
6618 $ECHO "*** shared version of the library, which you do not appear to have"
6694 $ECHO "*** shared version of the library, which you do not appear to have"
6748 $ECHO "*** shared version of the library, which you do not appear to have"
7761 func_warning "this platform does not like uninstalled shared libraries"
8289 # FIXME: should reinstall the best remaining shared library.
8391 # since we can't tell whether shared libraries were disabled because
8394 # support having both static and shared libraries enabled at the same
8395 # time on that platform, so we default to a shared-only configuration.
8396 # If a disable-shared tag is given, we'll fallback to a static-only
8397 # configuration. But we'll never go from static-only to shared-only.
8399 # ### BEGIN LIBTOOL TAG CONFIG: disable-shared
8402 # ### END LIBTOOL TAG CONFIG: disable-shared