Lines Matching refs:installed

59 #         uninstall          remove libraries from an installed directory
1793 # Convert file name ARG from *nix to Cygwin format. Requires Cygwin installed
1955 # Convert path ARG from *nix to Cygwin format. Requires Cygwin installed in a
2447 -LLIBDIR search LIBDIR for required installed libraries
2448 -lNAME OUTPUT-FILE requires the installed library libNAME
2458 -rpath LIBDIR the created library will eventually be installed in LIBDIR
2749 echo "Libraries have been installed in:"
2754 echo "If you ever happen to want to link against installed libraries"
2992 # are installed to the same prefix.
2994 # are installed into $libdir/../bin (currently, that works fine)
3156 # Check to see that each library is installed.
3163 func_warning "\`$lib' has not been installed in \`$libdir'"
3880 # libraries that it depends on are installed.
4179 libraries that it depends on are installed.
6112 notinst_deplibs= # not-installed libtool libraries
6113 notinst_path= # paths that contain not-installed libtool libraries
6460 # If the library was installed with an old release of libtool,
6461 # it will not redefine variables installed, or shouldnotlink
6462 installed=yes
6519 test "$prefer_static_libs,$installed" = "built,no"; }; then
6565 if test "X$installed" = Xyes; then
6588 fi # $installed = yes
6692 test "$prefer_static_libs,$installed" = "built,yes"; } ||
6737 if test "$use_static_libs" = built && test "$installed" = yes; then
6749 if test "$installed" = no; then
6900 # Try looking first in the location we're being installed to.
6973 # Try looking first in the location we're being installed to.
7105 if $GREP "^installed=no" $deplib > /dev/null; then
8056 # installed libraries to the beginning of the library search list
8787 # installed libraries to the beginning of the library search list
9320 for installed in no yes; do
9321 if test "$installed" = yes; then
9326 # Replace all uninstalled libtool libraries with the installed ones
9418 case $host,$output,$installed,$module,$dlname in
9461 # Is this an already installed library?
9462 installed=$installed
9471 # Directory that this library needs to be installed in:
9473 if test "$installed" = no && test "$need_relink" = yes; then
9481 # LD_LIBRARY_PATH before the program is installed.