Home | History | Annotate | Download | only in libevent

Lines Matching full:installed

1157     notinst_path= # paths that contain not-installed libtool libraries
2103 notinst_deplibs= # not-installed libtool libraries
2364 # If the library was installed with an old release of libtool,
2365 # it will not redefine variables installed, or shouldnotlink
2366 installed=yes
2458 if test "X$installed" = Xyes; then
2481 fi # $installed = yes
2552 test "$prefer_static_libs,$installed" = "built,yes"; } ||
2598 if test "$use_static_libs" = built && test "$installed" = yes ; then
2603 if test "$installed" = no; then
2752 # Try looking first in the location we're being installed to.
2825 # Try looking first in the location we're being installed to.
2947 if grep "^installed=no" $deplib > /dev/null; then
3881 # installed libraries to the beginning of the library search list
4431 # installed libraries to the beginning of the library search list
4967 libraries that it depends on are installed.
5321 # libraries that it depends on are installed.
5681 for installed in no yes; do
5682 if test "$installed" = yes; then
5687 # Replace all uninstalled libtool libraries with the installed ones
5749 case $host,$output,$installed,$module,$dlname in
5776 # Is this an already installed library?
5777 installed=$installed
5786 # Directory that this library needs to be installed in:
5788 if test "$installed" = no && test "$need_relink" = yes; then
5796 # LD_LIBRARY_PATH before the program is installed.
6007 # are installed to the same prefix.
6009 # are installed into $libdir/../bin (currently, that works fine)
6194 # Check to see that each library is installed.
6205 $echo "$modename: warning: \`$lib' has not been installed in \`$libdir'" 1>&2
6350 $echo "Libraries have been installed in:"
6355 $echo "If you ever happen to want to link against installed libraries"
6762 uninstall remove libraries from an installed directory
6872 -LLIBDIR search LIBDIR for required installed libraries
6873 -lNAME OUTPUT-FILE requires the installed library libNAME
6883 -rpath LIBDIR the created library will eventually be installed in LIBDIR