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)
commitf3e0bf022f6a1d5de0d21eb7be3ec97f526fe631
tree94a1c702ce8e4bd117849efda3ebcf3620d1a691
parentcd444bd6f0743cd5ba1d2b137c2411d3088ff6f0
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
source/build/m4/check_cc.m4
source/build/m4/check_path.m4