Lines Matching full:installed
55 # uninstall remove libraries from an installed directory
1567 -LLIBDIR search LIBDIR for required installed libraries
1568 -lNAME OUTPUT-FILE requires the installed library libNAME
1578 -rpath LIBDIR the created library will eventually be installed in LIBDIR
1798 $ECHO "Libraries have been installed in:"
1803 $ECHO "If you ever happen to want to link against installed libraries"
2016 # are installed to the same prefix.
2018 # are installed into $libdir/../bin (currently, that works fine)
2180 # Check to see that each library is installed.
2187 func_warning "\`$lib' has not been installed in \`$libdir'"
2722 # libraries that it depends on are installed.
2931 libraries that it depends on are installed.
4460 notinst_deplibs= # not-installed libtool libraries
4461 notinst_path= # paths that contain not-installed libtool libraries
4782 # If the library was installed with an old release of libtool,
4783 # it will not redefine variables installed, or shouldnotlink
4784 installed=yes
4881 if test "X$installed" = Xyes; then
4904 fi # $installed = yes
4981 test "$prefer_static_libs,$installed" = "built,yes"; } ||
5026 if test "$use_static_libs" = built && test "$installed" = yes; then
5038 if test "$installed" = no; then
5189 # Try looking first in the location we're being installed to.
5262 # Try looking first in the location we're being installed to.
5385 if $GREP "^installed=no" $deplib > /dev/null; then
6322 # installed libraries to the beginning of the library search list
7006 # installed libraries to the beginning of the library search list
7514 for installed in no yes; do
7515 if test "$installed" = yes; then
7520 # Replace all uninstalled libtool libraries with the installed ones
7593 case $host,$output,$installed,$module,$dlname in
7626 # Is this an already installed library?
7627 installed=$installed
7636 # Directory that this library needs to be installed in:
7638 if test "$installed" = no && test "$need_relink" = yes; then
7646 # LD_LIBRARY_PATH before the program is installed.