* configure.ac (EMACS_CONFIG_OPTIONS): Quote systematically.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 22 Aug 2013 17:35:00 +0000 (10:35 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 22 Aug 2013 17:35:00 +0000 (10:35 -0700)
commit917c483a2976db21334425d87a33d45ba8c58d60
tree2d7a476fc97ab87249dd27bd9b449882a242a9a8
parentd0fcaff514d2be16ccf73817f658318cf85221e3
* configure.ac (EMACS_CONFIG_OPTIONS): Quote systematically.

This improves on the patch already installed, by quoting options
that contain spaces and suchlike systematically, so that
EMACS_CONFIG_OPTIONS is no longer ambiguous when options contain
these characters.

Fixes: debbugs:13274
ChangeLog
configure.ac