r9494: Add ac-archive macro for checking GCC options. Use this to add to
authorJames Peach <jpeach@samba.org>
Tue, 23 Aug 2005 00:16:13 +0000 (00:16 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:34:22 +0000 (13:34 -0500)
commit850d073c8569c758a6998021ee033793425316c9
tree116be3330d577ab54716a330dc1ea5ff8bc60516
parent20a14b9b35c928a592cf03ebedbc6c89f756af28
r9494: Add ac-archive macro for checking GCC options. Use this to add to
developer CFLAGS to handle different versions of GCC.
source/build/m4/ax_cflags_gcc_option.m4 [new file with mode: 0644]
source/build/m4/check_cc.m4
source/build/m4/check_path.m4
source/configure.in