gnulib-tool: fix typo that broke Emacs on powerpc-apple-darwin9.8.0.
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 7 Oct 2011 20:04:52 +0000 (13:04 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 7 Oct 2011 20:05:23 +0000 (13:05 -0700)
commit2d67b863cf044b4e8440126b4f17e3322626f43f
treedbe0cb436abaed8d1252378004253de8195f2c10
parent5fc70c16198667f2b39a16565cef545e8ca37efa
gnulib-tool: fix typo that broke Emacs on powerpc-apple-darwin9.8.0.

Problem reported by Peter Dyballa in
<http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9696>.
* gnulib-tool (func_emit_autoconf_snippets): Quote with "", not '',
when echoing "$condition".
ChangeLog
gnulib-tool