mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-04 07:55:18 +00:00
[#3905] Fix incorrect build arguments
This commit is contained in:
committed by
Andrei Pavel
parent
3548acd21d
commit
7590b7abe4
@@ -291,7 +291,7 @@ contributed code to be accepted by ISC.
|
|||||||
|
|
||||||
.. _setup:
|
.. _setup:
|
||||||
|
|
||||||
Set up the Build
|
Set Up the Build
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
Kea uses Meson to discover build environment details. To generate the ninja
|
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
|
Build Kea with code to allow it to store leases and host reservations
|
||||||
in a MySQL database.
|
in a MySQL database.
|
||||||
|
|
||||||
- ``-D pgsql``
|
- ``-D postgresql``
|
||||||
Build Kea with code to allow it to store leases and host reservations
|
Build Kea with code to allow it to store leases and host reservations
|
||||||
in a PostgreSQL database.
|
in a PostgreSQL database.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user