Home | History | Annotate | Download | only in cpp

Lines Matching refs:installed

460 #       uninstall          remove libraries from an installed directory
2069 -LLIBDIR search LIBDIR for required installed libraries
2070 -lNAME OUTPUT-FILE requires the installed library libNAME
2080 -rpath LIBDIR the created library will eventually be installed in LIBDIR
2300 $ECHO "Libraries have been installed in:"
2305 $ECHO "If you ever happen to want to link against installed libraries"
2518 # are installed to the same prefix.
2520 # are installed into $libdir/../bin (currently, that works fine)
2682 # Check to see that each library is installed.
2689 func_warning "\`$lib' has not been installed in \`$libdir'"
3215 # libraries that it depends on are installed.
3641 libraries that it depends on are installed.
5488 notinst_deplibs= # not-installed libtool libraries
5489 notinst_path= # paths that contain not-installed libtool libraries
5813 # If the library was installed with an old release of libtool,
5814 # it will not redefine variables installed, or shouldnotlink
5815 installed=yes
5912 if test "X$installed" = Xyes; then
5935 fi # $installed = yes
6012 test "$prefer_static_libs,$installed" = "built,yes"; } ||
6057 if test "$use_static_libs" = built && test "$installed" = yes; then
6069 if test "$installed" = no; then
6220 # Try looking first in the location we're being installed to.
6293 # Try looking first in the location we're being installed to.
6417 if $GREP "^installed=no" $deplib > /dev/null; then
7357 # installed libraries to the beginning of the library search list
8041 # installed libraries to the beginning of the library search list
8554 for installed in no yes; do
8555 if test "$installed" = yes; then
8560 # Replace all uninstalled libtool libraries with the installed ones
8633 case $host,$output,$installed,$module,$dlname in
8666 # Is this an already installed library?
8667 installed=$installed
8676 # Directory that this library needs to be installed in:
8678 if test "$installed" = no && test "$need_relink" = yes; then
8686 # LD_LIBRARY_PATH before the program is installed.