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

Neal Norwitz neal@metaslash.com
Wed, 25 Sep 2002 16:58:04 -0400


Neil Schemenauer wrote:
> 
> 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.

I did now know that.  I will back out that portion,
since no other case statements have the quotes.

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

:-)

Neal