[Python-checkins] python/dist/src configure,1.279.6.8,1.279.6.9 configure.in,1.288.6.8,1.288.6.9

Neil Schemenauer nas@python.ca
Wed, 25 Sep 2002 13:51:58 -0700


nnorwitz@users.sourceforge.net wrote:
>   if test -z "$OPT"
>   then
> ! 	case "$GCC" in
>   	yes)
>   		case $ac_cv_prog_cc_g in

It's a minor nit but the quote is not needed here.

  wishing-we-all-used-rc-ly y'rs Neil