Commit Graph

5 Commits

Author SHA1 Message Date
Michal Privoznik
68f2d1fced cfg.mk: Don't require bindtextdomain directly
With current implementation, all binaries that need it call
bindtextdomain but not directly. They call a helper function
instead.  This makes, however, syntax-check fail as it cannot
recognize it.

Original patch proposed by Eric Blake <eblake@redhat.com>
2012-11-21 17:35:53 +01:00
Daniel P. Berrange
35a6112ef5 Exclude windows-cmdline-wrapper.c from some syntax check rules 2012-04-05 09:27:46 +01:00
Daniel P. Berrange
24ab6e6e40 Add back compat for GObject 2.22 which lacks GBinding 2012-02-16 14:52:55 +00:00
Daniel P. Berrange
ced6fec518 Don't do whitespace checks on icons 2012-02-08 19:39:09 +00:00
Daniel P. Berrange
d9825f3c74 Import GNULIB rules for syntax checking code 2012-02-06 12:42:23 +00:00