summaryrefslogtreecommitdiff
path: root/source4/build/m4/ax_cflags_gcc_option.m4
AgeCommit message (Collapse)AuthorFilesLines
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij1-109/+0
The new waf-based build system now has all the same functionality, and the old build system has been broken for quite some time. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Oct 31 02:01:44 UTC 2010 on sn-devel-104
2007-10-10r15232: Look for CC flags, not C++ flags..Jelmer Vernooij1-76/+1
(This used to be commit fb5c0c1d85c802367871a1a306d4f8b4d01859b4)
2007-10-10r9494: Add ac-archive macro for checking GCC options. Use this to add toJames Peach1-0/+184
developer CFLAGS to handle different versions of GCC. (This used to be commit 850d073c8569c758a6998021ee033793425316c9)