Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-15 | Fix LM_TRY_ENABLE_CFLAG to use correct environment | Björn-Egil Dahlberg | |
LM_TRY_ENABLE_CFLAG takes which environment variable should be updated but only CFLAGS was updated. Though CFLAGS is the normally the intended variable, others may be used. For instance CXXFLAGS. | |||
2013-01-11 | If GCC is used, treat -Wreturn-type as error | Tuncer Ayaz | |