summaryrefslogtreecommitdiff
path: root/m4
Commit message (Collapse)AuthorAgeFilesLines
* build: avoid using -Wfloat-equal compilation optionAleksander Morgado2012-03-151-1/+1
| | | | In order to compile code generated by gdbus-codegen.
* build: avoid using -Wshadow compilation optionAleksander Morgado2012-03-151-1/+1
| | | | In order to compile code generated by gdbus-codegen.
* build: do not warn about using deprecated methodsAleksander Morgado2012-02-071-1/+1
| | | | | | | GValueArray is deprecated since GLib 2.31.14, but we need to use it for dbus-glib based code. We should re-enable deprecation warnings once we switch to GDBus.
* build: unify compiler warningsMichael Biebl2010-01-271-0/+31