summaryrefslogtreecommitdiff
path: root/build-aux/config.rpath
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2012-01-24 13:06:35 +0100
committerBruno Haible <bruno@clisp.org>2012-01-24 13:06:35 +0100
commitf5883a30720ad6cdd0cfafee09c436e0ee5b1d4b (patch)
tree8a6db683df66aaa9e80d6150ab894f45014f534a /build-aux/config.rpath
parent98716b76d5f78e8ea0670b841ca470dffefb53d9 (diff)
downloadgnulib-f5883a30720ad6cdd0cfafee09c436e0ee5b1d4b.tar.gz
havelib: Modern quoting.
* build-aux/config.rpath: Quote 'like this', not `like this', as per the recent change to the GNU coding standards.
Diffstat (limited to 'build-aux/config.rpath')
-rwxr-xr-xbuild-aux/config.rpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/config.rpath b/build-aux/config.rpath
index c0d31f92af..1a07018281 100755
--- a/build-aux/config.rpath
+++ b/build-aux/config.rpath
@@ -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