]> git.ipfire.org Git - thirdparty/libtool.git/commit
maint: fix syntax-check failures.
authorGary V. Vaughan <gary@gnu.org>
Thu, 11 Dec 2014 22:53:34 +0000 (22:53 +0000)
committerGary V. Vaughan <gary@gnu.org>
Thu, 11 Dec 2014 23:06:09 +0000 (23:06 +0000)
commit663f9192417ce9defbdf5aa0c9f3b2dc08c9256d
treee83e24f9e311a833a262dcef012123a3b66cc575
parent72293c99520a7dd77d08241ae697409d052e38b4
maint: fix syntax-check failures.

* m4/m4.m4 (AC_PROG_GNU_M4): Reverse some test arguments for
sc_prohibit_test_const_follows_var.
Remove some spurious braces for
sc_useless_braces_in_variable_drefs.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
m4/m4.m4