• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libdaemon-0.14/

Lines Matching refs: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'"
2718 # libraries that it depends on are installed.
3144 libraries that it depends on are installed.
4991 notinst_deplibs= # not-installed libtool libraries
4992 notinst_path= # paths that contain not-installed libtool libraries
5313 # If the library was installed with an old release of libtool,
5314 # it will not redefine variables installed, or shouldnotlink
5315 installed=yes
5412 if test "X$installed" = Xyes; then
5435 fi # $installed = yes
5512 test "$prefer_static_libs,$installed" = "built,yes"; } ||
5557 if test "$use_static_libs" = built && test "$installed" = yes; then
5569 if test "$installed" = no; then
5720 # Try looking first in the location we're being installed to.
5793 # Try looking first in the location we're being installed to.
5916 if $GREP "^installed=no" $deplib > /dev/null; then
6853 # installed libraries to the beginning of the library search list
7537 # installed libraries to the beginning of the library search list
8050 for installed in no yes; do
8051 if test "$installed" = yes; then
8056 # Replace all uninstalled libtool libraries with the installed ones
8129 case $host,$output,$installed,$module,$dlname in
8162 # Is this an already installed library?
8163 installed=$installed
8172 # Directory that this library needs to be installed in:
8174 if test "$installed" = no && test "$need_relink" = yes; then
8182 # LD_LIBRARY_PATH before the program is installed.