mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-01 14:35:29 +00:00
[#2071] propagate all flags from configure to distcheck
This commit is contained in:
committed by
Francis Dupont
parent
602860f1fc
commit
d1d4aefec6
@@ -188,7 +188,6 @@ update-python-dependencies: ./src/requirements.in
|
||||
|
||||
clean-local:
|
||||
rm -rf $(sphinxbuilddir)
|
||||
rm -f $(srcdir)/mes-files.txt $(srcdir)/api-files.txt
|
||||
rm -f $(srcdir)/kea-messages.rst $(srcdir)/api.rst
|
||||
rm -f $(srcdir)/arm/platforms.rst
|
||||
|
||||
|
@@ -6906,7 +6906,7 @@ All supported parameters can be configured via the ``cb_cmds`` hook library
|
||||
described in the :ref:`hooks-cb-cmds` section. The general rule is that
|
||||
scalar global parameters are set using
|
||||
``remote-global-parameter4-set``; shared-network-specific parameters
|
||||
are set using ``remote-network4-set``; and subnet- and pool-level
|
||||
are set using ``remote-network4-set``; and subnet-level and pool-level
|
||||
parameters are set using ``remote-subnet4-set``. Whenever
|
||||
there is an exception to this general rule, it is highlighted in the
|
||||
table. Non-scalar global parameters have dedicated commands; for example,
|
||||
|
Reference in New Issue
Block a user