]> git.eshelyaron.com Git - emacs.git/commit
Quote configure.ac arguments more consistently
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 5 Jul 2022 04:12:45 +0000 (23:12 -0500)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 5 Jul 2022 05:06:09 +0000 (00:06 -0500)
commit59206529a17a8ae976072d8306882c4ff37a2fbd
tree1542972dad5b5df5fe3788edb8511fdd2db8d095
parente93d9e0f5da6e04aaa263dee8501e0ebe16f0a3e
Quote configure.ac arguments more consistently

This should help avoid further Autoconf portability gotchas such as
the one recently fixed in 2022-06-27T04:26:01Z!meyering@fb.com.
* autogen.sh (autoconf_min): Adjust pattern to match
updated configure.ac.
* configure.ac: Quote arguments more consistently,
as per the Autoconf manual.
autogen.sh
configure.ac
etc/compilation.txt