2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00

[#3905] Fix incorrect build arguments

This commit is contained in:
Suzanne Goldlust
2025-05-29 16:57:22 +00:00
committed by Andrei Pavel
parent 3548acd21d
commit 7590b7abe4

View File

@@ -291,7 +291,7 @@ contributed code to be accepted by ISC.
.. _setup:
Set up the Build
Set Up the Build
----------------
Kea uses Meson to discover build environment details. To generate the ninja
@@ -311,7 +311,7 @@ Some commonly used options are:
Build Kea with code to allow it to store leases and host reservations
in a MySQL database.
- ``-D pgsql``
- ``-D postgresql``
Build Kea with code to allow it to store leases and host reservations
in a PostgreSQL database.