Lines Matching refs:installed

1120     notinst_path= # paths that contain not-installed libtool libraries
2050 notinst_deplibs= # not-installed libtool libraries
2306 # If the library was installed with an old release of libtool,
2307 # it will not redefine variables installed, or shouldnotlink
2308 installed=yes
2400 if test "X$installed" = Xyes; then
2423 fi # $installed = yes
2538 if test "$use_static_libs" = built && test "$installed" = yes ; then
2543 if test "$installed" = no; then
2692 # Try looking first in the location we're being installed to.
2765 # Try looking first in the location we're being installed to.
2887 if grep "^installed=no" $deplib > /dev/null; then
3812 # installed libraries to the beginning of the library search list
4356 # installed libraries to the beginning of the library search list
4892 libraries that it depends on are installed.
5246 # libraries that it depends on are installed.
5592 for installed in no yes; do
5593 if test "$installed" = yes; then
5598 # Replace all uninstalled libtool libraries with the installed ones
5660 case $host,$output,$installed,$module,$dlname in
5687 # Is this an already installed library?
5688 installed=$installed
5697 # Directory that this library needs to be installed in:
5699 if test "$installed" = no && test "$need_relink" = yes; then
5707 # LD_LIBRARY_PATH before the program is installed.
5918 # are installed to the same prefix.
5920 # are installed into $libdir/../bin (currently, that works fine)
6105 # Check to see that each library is installed.
6116 $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
6261 $echo "Libraries have been installed in:"
6266 $echo "If you ever happen to want to link against installed libraries"
6671 uninstall remove libraries from an installed directory
6781 -LLIBDIR search LIBDIR for required installed libraries
6782 -lNAME OUTPUT-FILE requires the installed library libNAME
6792 -rpath LIBDIR the created library will eventually be installed in LIBDIR