Lines Matching refs:installed
39 # uninstall remove libraries from an installed directory
1743 # Convert file name ARG from *nix to Cygwin format. Requires Cygwin installed
1905 # Convert path ARG from *nix to Cygwin format. Requires Cygwin installed in a
2397 -LLIBDIR search LIBDIR for required installed libraries
2398 -lNAME OUTPUT-FILE requires the installed library libNAME
2408 -rpath LIBDIR the created library will eventually be installed in LIBDIR
2699 echo "Libraries have been installed in:"
2704 echo "If you ever happen to want to link against installed libraries"
2942 # are installed to the same prefix.
2944 # are installed into $libdir/../bin (currently, that works fine)
3106 # Check to see that each library is installed.
3113 func_warning "\`$lib' has not been installed in \`$libdir'"
3827 # libraries that it depends on are installed.
4126 libraries that it depends on are installed.
6058 notinst_deplibs= # not-installed libtool libraries
6059 notinst_path= # paths that contain not-installed libtool libraries
6389 # If the library was installed with an old release of libtool,
6390 # it will not redefine variables installed, or shouldnotlink
6391 installed=yes
6448 test "$prefer_static_libs,$installed" = "built,no"; }; then
6494 if test "X$installed" = Xyes; then
6517 fi # $installed = yes
6621 test "$prefer_static_libs,$installed" = "built,yes"; } ||
6666 if test "$use_static_libs" = built && test "$installed" = yes; then
6678 if test "$installed" = no; then
6829 # Try looking first in the location we're being installed to.
6902 # Try looking first in the location we're being installed to.
7034 if $GREP "^installed=no" $deplib > /dev/null; then
7985 # installed libraries to the beginning of the library search list
8716 # installed libraries to the beginning of the library search list
9249 for installed in no yes; do
9250 if test "$installed" = yes; then
9255 # Replace all uninstalled libtool libraries with the installed ones
9347 case $host,$output,$installed,$module,$dlname in
9390 # Is this an already installed library?
9391 installed=$installed
9400 # Directory that this library needs to be installed in:
9402 if test "$installed" = no && test "$need_relink" = yes; then
9410 # LD_LIBRARY_PATH before the program is installed.