]> granicus.if.org Git - libevent/commit
build: quote args in AC_ARG_ENABLE & AS_HELP_STRING
authorfanquake <fanquake@gmail.com>
Tue, 15 Jun 2021 06:34:46 +0000 (14:34 +0800)
committerfanquake <fanquake@gmail.com>
Fri, 9 Jul 2021 04:34:10 +0000 (12:34 +0800)
commit5f11857fd7f38bc6c730bfd6a51417fb323451b7
tree83c250189147d2f592ab867c719628a2d2fc106b
parent67f808ece8cff2f130efd90a9f77a2dbce918153
build: quote args in AC_ARG_ENABLE & AS_HELP_STRING

Previously, some were, some weren't. Consolidate on quoting.
configure.ac