Home | History | Annotate | Download | only in build-aux

Lines Matching full:export

91 BIN_SH=xpg4; export BIN_SH # for Tru64
92 DUALCASE=1; export DUALCASE # for MKS sh
105 export $lt_var
1562 -export-dynamic allow symbols from OUTPUT-FILE to be resolved with dlsym(3)
1563 -export-symbols SYMFILE
1564 try to export only the symbols listed in SYMFILE
1565 -export-symbols-regex REGEX
1566 try to export only the symbols matching REGEX
1665 func_warning "\`$file' was not linked with \`-export-dynamic'"
1736 # Export the shlibpath_var.
1737 eval "export $shlibpath_var"
1744 $lt_var=\$save_$lt_var; export $lt_var
1756 $ECHO "export $shlibpath_var"
2743 BIN_SH=xpg4; export BIN_SH # for Tru64
2744 DUALCASE=1; export DUALCASE # for MKS sh
2863 # Export our shlibpath_var if we have one.
2873 export $shlibpath_var
3920 -export-dynamic)
3925 -export-symbols | -export-symbols-regex)
3929 if test "X$arg" = "X-export-symbols"; then
5120 # If the library has no export list, then create one now
5564 func_warning "\`-export-symbols' is ignored for archives"
6403 eval "$runpath_var='$rpath\$$runpath_var'; export $runpath_var"
6411 eval "$shlibpath_var='$shlibpath\$$shlibpath_var'; export $shlibpath_var"
6487 func_verbose "using reloadable object file for export list..."
6701 # Append the command to create the export file.
6848 # If -module or -export-dynamic was specified, set the dlname.
7254 relink_command="{ test -z \"\${$var+set}\" || $lt_unset $var || { $var=; export $var; }; }; $relink_command"
7256 relink_command="$var=; export $var; $relink_command"
7259 relink_command="$var=$func_quote_for_eval_result; export $var; $relink_command"
7497 relink_command="{ test -z \"\${$var+set}\" || $lt_unset $var || { $var=; export $var; }; }; $relink_command"
7499 relink_command="$var=; export $var; $relink_command"
7502 relink_command="$var=$func_quote_for_eval_result; export $var; $relink_command"