Properly quote the first argument to `AC_DEFINE{,_UNQUOTED}'.
authorLudovic Courtès <ludo@gnu.org>
Tue, 24 Nov 2009 22:34:37 +0000 (23:34 +0100)
committerLudovic Courtès <ludo@gnu.org>
Tue, 24 Nov 2009 22:38:26 +0000 (23:38 +0100)
commitfeef98f203a7e504557cb5753f06abea96a63ff7
treeddbd2357ad4e9b9ddb6ddc99ea76aaafd2145c21
parent48300bace86a4a35a0a6a6e582f651193dbc5f82
Properly quote the first argument to `AC_DEFINE{,_UNQUOTED}'.

* acinclude.m4, configure.ac, examples/compat/acinclude.m4: Properly
  quote the first argument for `AC_DEFINE' and `AC_DEFINE_UNQUOTED'.

* .x-sc_m4_quote_check: New file.
.x-sc_m4_quote_check [new file with mode: 0644]
acinclude.m4
configure.ac
examples/compat/acinclude.m4