Home | History | Annotate | Download | only in jpeg

Lines Matching full:export

51 if test "${LC_ALL+set}" = set; then LC_ALL=C; export LC_ALL; fi
52 if test "${LANG+set}" = set; then LANG=C; export LANG; fi
480 -export-dynamic)
1045 # If -export-dynamic was specified, set the dlname.
1330 test -n "$dlfiles$dlprefiles" && $echo "$modename: warning: \`-dlopen' and \`-dlpreopen' are ignored without \`-export-dynamic'" 1>&2
1451 if test \"\${CDPATH+set}\" = set; then CDPATH=; export CDPATH; fi
1498 # Export our shlibpath_var if we have one.
1507 export $shlibpath_var
1515 # Export the path to the program.
1517 export PATH
2105 test -n "$library_names" && $echo "$modename: warning: \`$file' was not linked with \`-export-dynamic'"
2174 # Export the shlibpath_var.
2175 eval "export $shlibpath_var"
2185 $echo "export $shlibpath_var"
2397 -export-dynamic allow symbols from OUTPUT-FILE to be resolved with dlsym(3)