build: do not quote `like this', as per GCS recommendation
authorStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 23 Feb 2012 18:21:00 +0000 (19:21 +0100)
committerStefano Lattarini <stefano.lattarini@gmail.com>
Thu, 23 Feb 2012 19:26:14 +0000 (20:26 +0100)
commit2d9519836f51f8b4c01d6b134b124f03a51a1ecd
treedbd1182c3ef73168416bc2c228dedf494268d265
parent05613b2e92b791ff19e15680e44070c002f543a2
build: do not quote `like this', as per GCS recommendation

This patch converts the files implementing the automake's own build
system to the use of new quoting format 'like this' or "like this"
rather than `like this'.

* bootstrap, configure.ac, syntax-checks.mk, Makefile.am,
lib/Makefile.am, m4/Makefile.am, syntax-checks.mk: Update quoting
format throughout, in comments and diagnostic.  Some minor related
rewordings and reformatting since we are at it.
Makefile.am
bootstrap
configure.ac
lib/Makefile.am
m4/Makefile.am
syntax-checks.mk