Lines Matching refs:option
176 for option
178 opt="$opt `echo $option | sed -e \"s/\(--[^=]*=\)\(.* .*\)/\1'\2'/\"`"
180 case "$option" in
181 -*=*) value=`echo "$option" | sed -e 's/[-_a-zA-Z0-9]*=//'` ;;
185 case "$option" in
217 $0: warning: the \"--with-ipv6\" option is deprecated"
302 $0: warning: the \"--with-imap\" option is deprecated, \
303 use the \"--with-mail\" option instead"
308 $0: warning: the \"--with-imap_ssl_module\" option is deprecated, \
309 use the \"--with-mail_ssl_module\" option instead"
367 $0: warning: the \"--with-md5\" option is deprecated"
371 $0: warning: the \"--with-md5-opt\" option is deprecated"
375 $0: warning: the \"--with-md5-asm\" option is deprecated"
380 $0: warning: the \"--with-sha1\" option is deprecated"
384 $0: warning: the \"--with-sha1-opt\" option is deprecated"
388 $0: warning: the \"--with-sha1-asm\" option is deprecated"
404 echo "$0: error: invalid option \"$option\""