···4949 "--enable-preferences-extension"
5050 "--enable-long-usernames"
5151 "--enable-external-lookup"
5252- ] ++ lib.optional withMySQL "--with-mysql-includes=${libmysql}/include/mysql"
5252+ ] ++ lib.optional withMySQL "--with-mysql-includes=${lib.getDev libmysql}/include/mysql"
5353 ++ lib.optional withPgSQL "--with-pgsql-libraries=${postgresql.lib}/lib";
54545555 # Lots of things are hardwired to paths like sysconfdir. That's why we install with both "prefix" and "DESTDIR"