Home | History | Annotate | Download | only in jpeg

Lines Matching refs:OPTION

10 # (at your option) any later version.
104 for option
106 case "$option" in
107 -*=*) optarg=`echo "$option" | sed 's/[-_a-zA-Z0-9]*=//'` ;;
111 # If the previous option needs an argument, assign it.
113 eval "$prev=\$option"
118 case "$option" in
120 Usage: $progname [OPTION]... LTMAIN [HOST]
160 echo "$progname: unrecognized option \`$option'" 1>&2
167 ltmain="$option"
170 # if test -n "`echo $option| sed 's/[-a-z0-9.]//g'`"; then
171 # echo "$progname: warning \`$option' is not a valid host type" 1>&2
173 host="$option"
443 echo $ac_n "checking for $compiler option to produce PIC... $ac_c" 1>&6
901 # nm: unknown option "B" ignored
1091 echo $ac_n "checking for $LD option to reload object files... $ac_c" 1>&6
1327 # (at your option) any later version.