scripts: quote 'like this', not `like this'
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 6 Jan 2012 18:46:09 +0000 (10:46 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 6 Jan 2012 18:46:32 +0000 (10:46 -0800)
commit08820f0bf86622da770be001392fdda2e792d85d
treef2ae200dff416950cbb207ee32baeec95f522229
parente7de1ef89c049e8fe0cbe92921341b9a57867a92
scripts: quote 'like this', not `like this'

This change follows up on recent changes to the GNU coding standards.
They now suggest that we should quote 'like this' or "like this" instead
of `like this'; see:
 <http://www.gnu.org/prep/standards/html_node/Quote-Characters.html>.

Gnulib is being changed accordingly, and Gnulib imports some files
directly from Automake master, so change those files to use the
straight-up style.  This affects only commentary and quoting in
diagnostics.
lib/ar-lib
lib/compile
lib/depcomp
lib/elisp-comp
lib/gnupload
lib/install-sh
lib/mdate-sh
lib/missing
lib/mkinstalldirs
lib/ylwrap