• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-12-stable/contrib/openbsm/config/

Lines Matching refs:installed

64 # libraries, which are installed to $pkgauxdir.
2057 uninstall remove libraries from an installed directory
3053 # Convert file name ARG from *nix to Cygwin format. Requires Cygwin installed
3222 # Convert path ARG from *nix to Cygwin format. Requires Cygwin installed in a
3733 -LLIBDIR search LIBDIR for required installed libraries
3734 -lNAME OUTPUT-FILE requires the installed library libNAME
3745 -rpath LIBDIR the created library will eventually be installed in LIBDIR
4038 echo "Libraries have been installed in:"
4043 echo "If you ever happen to want to link against installed libraries"
4283 # are installed to the same prefix.
4285 # are installed into $libdir/../bin (currently, that works fine)
4454 # Check to see that each library is installed.
4461 func_warning "'$lib' has not been installed in '$libdir'"
5222 # libraries that it depends on are installed.
5521 libraries that it depends on are installed.
7522 notinst_deplibs= # not-installed libtool libraries
7523 notinst_path= # paths that contain not-installed libtool libraries
7852 # If the library was installed with an old release of libtool,
7853 # it will not redefine variables installed, or shouldnotlink
7854 installed=yes
7911 test built,no = "$prefer_static_libs,$installed"; }; then
7957 if test yes = "$installed"; then
7980 fi # $installed = yes
8084 test built,yes = "$prefer_static_libs,$installed"; } ||
8129 if test built = "$use_static_libs" && test yes = "$installed"; then
8141 if test no = "$installed"; then
8292 # Try looking first in the location we're being installed to.
8365 # Try looking first in the location we're being installed to.
8497 if $GREP "^installed=no" $deplib > /dev/null; then
9497 # installed libraries to the beginning of the library search list
10229 # installed libraries to the beginning of the library search list
10763 for installed in no yes; do
10764 if test yes = "$installed"; then
10769 # Replace all uninstalled libtool libraries with the installed ones
10861 case $host,$output,$installed,$module,$dlname in
10903 # Is this an already installed library?
10904 installed=$installed
10913 # Directory that this library needs to be installed in:
10915 if test no,yes = "$installed,$need_relink"; then
10923 # LD_LIBRARY_PATH before the program is installed.