| commit | 44ae54114ac29ebe6bff34f98e59e51d3cb71a40 | [log] [tgz] |
|---|---|---|
| author | Wayne Davison <wayned@samba.org> | Sat Feb 14 07:46:39 2009 -0800 |
| committer | Wayne Davison <wayned@samba.org> | Sat Feb 14 07:48:40 2009 -0800 |
| tree | 46f888de6db79c1da3c66b4854b47dd3206ab948 | |
| parent | 43eb865f9a1bd93b08e11496443f4f6274808b6c [diff] |
Moved the --disable-debug check sooner in configure.in so that it happens prior to checking for the compiler. Switched no-debug code to setting ac_cv_prog_cc_g=no. Fixes bug #6106.