Moved the --disable-debug check sooner in configure.in so that it
authorWayne Davison <wayned@samba.org>
Sat, 14 Feb 2009 15:46:39 +0000 (07:46 -0800)
committerWayne Davison <wayned@samba.org>
Sat, 14 Feb 2009 15:48:40 +0000 (07:48 -0800)
happens prior to checking for the compiler.  Switched no-debug code
to setting ac_cv_prog_cc_g=no.  Fixes bug #6106.


No differences found