• J
    enforce the "include <config.h> first" rule · 4cea12bb
    Jim Meyering 提交于
    * qemud/Makefile.am: Ensure that the generated remote_protocol.c
    includes <config.h> first.
    * Makefile.maint (sc_require_config_h_first): New rule, so that
    "make syntax-check" enforces this.
    * .x-sc_require_config_h_first: New file.
    * Makefile.am (.x-sc_require_config_h_first): Add it.
    * qemud/remote_protocol.x: Don't include <config.h> here.
    * qemud/remote_protocol.c: Regenerate.
    4cea12bb
Makefile.am 1.3 KB