Home | History | Annotate | Download | only in libpng

Lines Matching full:installed

55 #       uninstall          remove libraries from an installed directory
1568 -LLIBDIR search LIBDIR for required installed libraries
1569 -lNAME OUTPUT-FILE requires the installed library libNAME
1579 -rpath LIBDIR the created library will eventually be installed in LIBDIR
1799 $ECHO "Libraries have been installed in:"
1804 $ECHO "If you ever happen to want to link against installed libraries"
2017 # are installed to the same prefix.
2019 # are installed into $libdir/../bin (currently, that works fine)
2181 # Check to see that each library is installed.
2188 func_warning "\`$lib' has not been installed in \`$libdir'"
2714 # libraries that it depends on are installed.
3140 libraries that it depends on are installed.
4987 notinst_deplibs= # not-installed libtool libraries
4988 notinst_path= # paths that contain not-installed libtool libraries
5309 # If the library was installed with an old release of libtool,
5310 # it will not redefine variables installed, or shouldnotlink
5311 installed=yes
5408 if test "X$installed" = Xyes; then
5431 fi # $installed = yes
5508 test "$prefer_static_libs,$installed" = "built,yes"; } ||
5553 if test "$use_static_libs" = built && test "$installed" = yes; then
5565 if test "$installed" = no; then
5716 # Try looking first in the location we're being installed to.
5789 # Try looking first in the location we're being installed to.
5912 if $GREP "^installed=no" $deplib > /dev/null; then
6849 # installed libraries to the beginning of the library search list
7533 # installed libraries to the beginning of the library search list
8046 for installed in no yes; do
8047 if test "$installed" = yes; then
8052 # Replace all uninstalled libtool libraries with the installed ones
8125 case $host,$output,$installed,$module,$dlname in
8158 # Is this an already installed library?
8159 installed=$installed
8168 # Directory that this library needs to be installed in:
8170 if test "$installed" = no && test "$need_relink" = yes; then
8178 # LD_LIBRARY_PATH before the program is installed.