One more tiny change of quoting in comments:

2012-01-24  Bruno Haible  <br...@clisp.org>

        havelib: Modern quoting.
        * build-aux/config.rpath: Quote 'like this', not `like this', as per
        the recent change to the GNU coding standards.

--- build-aux/config.rpath.orig Tue Jan 24 13:06:16 2012
+++ build-aux/config.rpath      Tue Jan 24 13:03:39 2012
@@ -25,7 +25,7 @@
 #   known workaround is to choose shorter directory names for the build
 #   directory and/or the installation directory.
 
-# All known linkers require a `.a' archive for static linking (except MSVC,
+# All known linkers require a '.a' archive for static linking (except MSVC,
 # which needs '.lib').
 libext=a
 shrext=.so


Reply via email to