kmod/m4
Lucas De Marchi e48f37657d build-sys: don't set CFLAGS and LDFLAGS
These variables are supposed to be set by user. What we can do in
configure is to set another variable and AC_SUBST() it. Then in
Makefile.am we assign it to AM_{CFLAGS,LDFLAGS}. This way user can
always override their values, in configure or make phase.

Reference: http://www.gnu.org/software/automake/manual/html_node/Flag-Variables-Ordering.html
2012-03-19 01:17:05 -03:00
..
.gitignore doc: add gtk-doc to generate documentation 2012-01-09 05:28:57 -02:00
attributes.m4 build-sys: don't set CFLAGS and LDFLAGS 2012-03-19 01:17:05 -03:00