• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/

Lines Matching refs:dlopen

738       -dlopen)		test "$#" -eq 0 && func_missing_arg "$opt" && break
788 -dlopen=*|--mode=*|--tag=*)
877 # Only execute mode is allowed to have -dlopen flags.
879 func_error "unrecognized option \`-dlopen'"
1506 -dlopen FILE add the directory containing FILE to the library path
1508 This mode sets the library path environment variable according to \`-dlopen'
1561 -dlopen FILE \`-dlpreopen' FILE if it cannot be dlopened at runtime
1645 # Handle -dlopen flags immediately.
1689 func_warning "\`-dlopen' is ignored for non-libtool libraries and objects"
4428 -dlopen)
4882 # This library was specified with -dlopen.
4997 func_fatal_help "libraries can \`-dlopen' only libtool libraries: $file"
5008 passes="conv scan dlopen dlpreopen link"
5034 dlopen) libs="$dlfiles" ;;
5060 if test "$pass" = dlopen; then
5273 # If there is no dlopen support or we're linking statically,
5303 dlopen=
5333 test -n "$dlopen" && dlfiles="$dlfiles $dlopen"
5373 # This library was specified with -dlopen.
5374 if test "$pass" = dlopen; then
5376 func_fatal_error "cannot -dlopen a convenience library: \`$lib'"
5381 # If there is no dlname, no dlopen support or we're linking
5390 fi # $pass = dlopen
5836 $ECHO "*** is linked with the -dlopen flag to resolve symbols at runtime."
5971 if test "$pass" != dlopen; then
6070 func_warning "\`-dlopen' is ignored for archives"
6137 func_warning "\`-dlopen self' is ignored for libtool libraries"
6800 $ECHO "*** application is linked with the -dlopen flag."
6818 $ECHO "*** or is declared to -dlopen it."
7385 func_warning "\`-dlopen' is ignored for objects"
7503 func_warning "\`LT_INIT([dlopen])' not used. Assuming no dlopen support."
8135 # The name that we can dlopen(3).
8164 # Files to dlopen/dlpreopen
8165 dlopen='$dlfiles'