summaryrefslogtreecommitdiff
path: root/m4/acinclude.m4
Commit message (Collapse)AuthorAge
* Define _FORTIFY_SOURCE in CPPFLAGSAllan McRae2012-05-20
| | | | | | | The -D_FORTIFY_SOURCE=2 define should be in CPPFLAGS and not CFLAGS Signed-off-by: Allan McRae <allan@archlinux.org> Signed-off-by: Dan McGee <dan@archlinux.org>
* Add a new configure option for excessive compiler warning flagsDan McGee2012-04-08
| | | | | | This adds a bunch of warning flags to the list used when compiling. Signed-off-by: Dan McGee <dan@archlinux.org>
* buildsys: move acinclude.m4 to m4/Dave Reisner2012-04-08
Signed-off-by: Dave Reisner <dreisner@archlinux.org>