]> git.eshelyaron.com Git - emacs.git/commit
Disable json and tree-sitter with --without-all
authorUlrich Müller <ulm@gentoo.org>
Tue, 8 Aug 2023 06:34:43 +0000 (08:34 +0200)
committerUlrich Müller <ulm@gentoo.org>
Tue, 8 Aug 2023 14:29:42 +0000 (16:29 +0200)
commitefb3ef0fe07a1fe8c713921ceba74f476c8aa40b
treee85297fe8f30eb16de26027866a539a2276a6280
parentd2f29bd3ce77a39a29626982fdd82cd26a19111c
Disable json and tree-sitter with --without-all

* configure.ac (OPTION_DEFAULT_IFAVAILABLE): Disable the option if
--without-all was specified.  (Bug#65142)
configure.ac