build: Remove detection of lex and yacc

These are not required by libguestfs.  They were used by virt-builder,
but that tool has now been moved to a separate project
(guestfs-tools).

Fixes: commit 733d2182b6
This commit is contained in:
Richard W.M. Jones
2025-03-22 10:49:11 +00:00
parent f7083e588e
commit 090ea7656e
2 changed files with 0 additions and 18 deletions

View File

@@ -146,12 +146,6 @@ I<Required>.
I<Required>.
=item flex
=item bison
I<Required>.
=item Perl-compatible Regular Expressions (PCRE2) library
I<Required>.