Home | History | Annotate | Download | only in jpeg-6b

Lines Matching refs:dlfiles

193       # If we have no mode, but dlfiles were specified, then do execute mode.
378 dlfiles=
425 dlfiles|dlprefiles)
430 test "$prev" = dlfiles && dlfiles="$dlfiles $arg"
471 prev=dlfiles
561 if test "$prev" = dlfiles; then
562 dlfiles="$dlfiles $arg"
627 if test "$prev" = dlfiles; then
628 dlfiles="$dlfiles $arg"
867 if test -n "$dlfiles$dlprefiles"; then
1066 if test -n "$dlfiles$dlprefiles"; then
1216 # Discover the nlist of each of the dlfiles.
1330 test -n "$dlfiles$dlprefiles" && $echo "$modename: warning: \`-dlopen' and \`-dlpreopen' are ignored without \`-export-dynamic'" 1>&2