Allow spaces in some configuration vars (Bug#13078).
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 9 Dec 2012 02:22:39 +0000 (18:22 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 9 Dec 2012 02:22:39 +0000 (18:22 -0800)
commit3cc53d60248e48c971a0e78d11bc7cf8c2b02fe2
treea692610088d165c54bfbd5962a252e2fb2e06a8d
parentc6c08d3f8fe4d2c9e588189e46d60a30ef3e8d20
Allow spaces in some configuration vars (Bug#13078).

* configure.ac (srcdir): Don't assume $PWD lacks spaces.
(srcdir, MAKEINFO, PKG_CONFIG, PKG_CONFIG_MIN_VERSION):
All uses quoted, to allow spaces in these vars.
ChangeLog
configure.ac