Home | History | Annotate | Download | only in libusb

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.
5220 # Linking convenience modules into shared libraries is allowed,
5244 $ECHO "*** shared version of the library, which you do not appear to have"
5249 $ECHO "*** Warning: Linking the shared library $output against the"
5491 # Need to hardcode shared library paths
5571 # This is a shared library
5587 $ECHO "*** Warning: Linking the shared library $output against the loadable module"
5684 $ECHO "*** Warning: lib $linklib is a module, not a shared library"
5811 # shared platforms.
5821 # Not a shared library
5823 # We're trying link a shared library against a static one
5832 $ECHO "*** shared version of the library, which you do not appear to have."
5855 fi # link shared/static library?
6130 $ECHO "*** Warning: Linking the shared library $output against the non-libtool"
6386 func_warning "undefined symbols not allowed in $host shared libraries"
6507 # Transform deplibs into only deplibs that can be linked in shared.
6523 # Don't check for shared/static. Everything works.
6568 $ECHO "*** shared version of the library, which I believe you do not have"
6611 $ECHO "*** shared version of the library, which you do not appear to have"
6687 $ECHO "*** shared version of the library, which you do not appear to have"
6741 $ECHO "*** shared version of the library, which you do not appear to have"
7754 func_warning "this platform does not like uninstalled shared libraries"
8282 # FIXME: should reinstall the best remaining shared library.
8384 # since we can't tell whether shared libraries were disabled because
8387 # support having both static and shared libraries enabled at the same
8388 # time on that platform, so we default to a shared-only configuration.
8389 # If a disable-shared tag is given, we'll fallback to a static-only
8390 # configuration. But we'll never go from static-only to shared-only.
8392 # ### BEGIN LIBTOOL TAG CONFIG: disable-shared
8395 # ### END LIBTOOL TAG CONFIG: disable-shared