<div dir="ltr"><p>Dear Kea Developers,</p>
<p>I have recently upgraded Kea from version 2.6.2 to 3.0.0. In the earlier version (2.6.2), there was a <code>--enable-generate-parser</code> option available with the <code>configure</code> to enable the generation of parsers during the build process.</p>
<p>However, I noticed that Kea 3.0.0 now uses the Meson build system instead of Autotools, and I couldn't find an equivalent option for <code>--enable-generate-parser</code> in the Meson configuration.</p>
<p>Could you please guide me on how to enable parser generation with Meson in Kea 3.0.0? Is there a specific option or environment variable I need to set during the Meson setup?</p>
<p>Any help would be greatly appreciated.</p>
<p><br>Best regards,<br>
Dipesh Kayastha</p></div>