Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | configure.ac: declare AM_CFLAGS | Max Kellermann | 2009-02-25 | 1 | -1/+1 |
| | | | | | Moved generic compiler options to AM_CFLAGS. MPD_CFLAGS/MPD_LIBS will hopefully fade away one day, in favor of more fine-grained variables. | ||||
* | quote "=" in the CFLAGS check | Max Kellermann | 2008-08-25 | 1 | -1/+1 |
| | | | | Previously, it was not possible to check for e.g. "-std=c99". | ||||
* | configure: better CFLAGS checking | Eric Wong | 2008-04-12 | 1 | -0/+18 |
needed for compatibility with older gcc. Also, threw in some warnings for things I find offensive (declaration-after-statement, shadow) git-svn-id: https://svn.musicpd.org/mpd/trunk@7299 09075e82-0dd4-0310-85a5-a0d7c8717e4f |