Add --without-libtextstyle option
Raul Rangel <[email protected]> Fri, 16 Feb 2024 11:35:40 -0700
| Newsgroups | gmane.comp.parsers.bison.bugs |
|---|---|
| Message-ID | <CAHQZ30CNBEfW1TWT5vUyiZH2G-q0em=0dFzyHNeOSnQku42NQQ@mail.gmail.com> |
It looks like bison is linking against libtextstyle if it is present. Can a `--with-libtextstyle` and `--without-libtextstyle` be added so we can control if the library gets linked in? See https://bugs.gentoo.org/740754#c6 for some more context. Thanks, Raul