Use proper backslash-quoting inside backticks.
authorJim Meyering <jim@meyering.net>
Fri, 13 Jul 2007 12:12:01 +0000 (14:12 +0200)
committerJim Meyering <jim@meyering.net>
Fri, 13 Jul 2007 12:12:01 +0000 (14:12 +0200)
commitd26ba897eb944b84e4af7e1744e12b98803ccc4c
treea8f7ca6e6db1e2c78d47f8f31c50193ccf14a8b3
parentcee14cc42f91f1245b18d3e2e9968e841ff85e50
Use proper backslash-quoting inside backticks.
* configure.ac: Otherwise we run afoul of strict GNU tr:
a string ending in a lone backslash would provoke a failure.
ChangeLog
configure.ac