r10077: - move gcc option checks to check_cc.m4
authorStefan Metzmacher <metze@samba.org>
Thu, 8 Sep 2005 11:01:39 +0000 (11:01 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:37:51 +0000 (13:37 -0500)
commita302b79a37cd2c9f80f2470f09f7d430f084641f
treeb03320a3c22374924bed565a2311495307dda5c0
parent2f72d3a0dd68c67ecf2cd2c7250a2ffb2d1a0b4a
r10077: - move gcc option checks to check_cc.m4
- only use -g if supported
- don't allow AC_PROG_C and friends to autoset the CFLAGS
  (we don't want -g -02 by default..., maybe a configure option
   for -OX could be useful...)

metze
(This used to be commit f3e0bf022f6a1d5de0d21eb7be3ec97f526fe631)
source4/build/m4/check_cc.m4
source4/build/m4/check_path.m4