aboutsummaryrefslogtreecommitdiffstats
path: root/m4/mpd_check_cflag.m4 (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-02-25configure.ac: declare AM_CFLAGSMax Kellermann1-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.
2008-08-25quote "=" in the CFLAGS checkMax Kellermann1-1/+1
Previously, it was not possible to check for e.g. "-std=c99".
2008-04-12configure: better CFLAGS checkingEric Wong1-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