Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
Kea
Commits
2f3324cb
Commit
2f3324cb
authored
Sep 12, 2013
by
Mukund Sivaraman
Browse files
[3109] Re-justify paragraph (after changes in previous commits)
parent
37bb1f51
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/devel/contribute.dox
View file @
2f3324cb
...
...
@@ -88,14 +88,14 @@ or
./configure --with-gtest-source=/path/to/your/gtest/dir
@endcode
There are other useful switches which can be passed to configure. It is
always a good
idea to use \c --enable-logger-checks, which does sanity
checks on logger
parameters. If you happen to modify anything in the
documentation, use
\c --enable-generate-docs. If you are modifying DHCP
code, you are likely
to be interested in enabling the MySQL backend for
DHCP. Note that if the backend
is not enabled, MySQL specific unit-tests
are skipped. From that
perspective, it is useful to use
\c --with-dhcp-mysql. For a
complete list of all switches, use:
There are other useful switches which can be passed to configure. It is
always a good
idea to use \c --enable-logger-checks, which does sanity
checks on logger
parameters. If you happen to modify anything in the
documentation, use
\c --enable-generate-docs. If you are modifying DHCP
code, you are likely
to be interested in enabling the MySQL backend for
DHCP. Note that if the backend
is not enabled, MySQL specific unit-tests
are skipped. From that
perspective, it is useful to use
\c --with-dhcp-mysql. For a
complete list of all switches, use:
@code
./configure --help
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment