Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Kea
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
415
Issues
415
List
Boards
Labels
Service Desk
Milestones
Merge Requests
65
Merge Requests
65
Operations
Operations
Incidents
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
ISC Open Source Projects
Kea
Commits
c6e2e835
Commit
c6e2e835
authored
Aug 28, 2014
by
Jeremy C. Reed
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Say Kea not BIND10 for dummy docs
parent
21fa437b
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
src/bin/d2/Makefile.am
src/bin/d2/Makefile.am
+1
-1
src/bin/dhcp4/Makefile.am
src/bin/dhcp4/Makefile.am
+1
-1
src/bin/dhcp6/Makefile.am
src/bin/dhcp6/Makefile.am
+1
-1
src/bin/perfdhcp/Makefile.am
src/bin/perfdhcp/Makefile.am
+1
-1
No files found.
src/bin/d2/Makefile.am
View file @
c6e2e835
...
...
@@ -30,7 +30,7 @@ else
$(man_MANS)
:
@
echo
Man generation disabled. Creating dummy
$@
.
Configure with
--enable-generate-docs
to
enable
it.
@
echo
Man generation disabled. Remove this file, configure with
--enable-generate-docs
, and rebuild
BIND 10
>
$@
@
echo
Man generation disabled. Remove this file, configure with
--enable-generate-docs
, and rebuild
Kea
>
$@
endif
...
...
src/bin/dhcp4/Makefile.am
View file @
c6e2e835
...
...
@@ -30,7 +30,7 @@ else
$(man_MANS)
:
@
echo
Man generation disabled. Creating dummy
$@
.
Configure with
--enable-generate-docs
to
enable
it.
@
echo
Man generation disabled. Remove this file, configure with
--enable-generate-docs
, and rebuild
BIND 10
>
$@
@
echo
Man generation disabled. Remove this file, configure with
--enable-generate-docs
, and rebuild
Kea
>
$@
endif
...
...
src/bin/dhcp6/Makefile.am
View file @
c6e2e835
...
...
@@ -32,7 +32,7 @@ else
$(man_MANS)
:
@
echo
Man generation disabled. Creating dummy
$@
.
Configure with
--enable-generate-docs
to
enable
it.
@
echo
Man generation disabled. Remove this file, configure with
--enable-generate-docs
, and rebuild
BIND 10
>
$@
@
echo
Man generation disabled. Remove this file, configure with
--enable-generate-docs
, and rebuild
Kea
>
$@
endif
...
...
src/bin/perfdhcp/Makefile.am
View file @
c6e2e835
...
...
@@ -58,6 +58,6 @@ else
$(man_MANS)
:
@
echo
Man generation disabled. Creating dummy
$@
.
Configure with
--enable-generate-docs
to
enable
it.
@
echo
Man generation disabled. Remove this file, configure with
--enable-generate-docs
, and rebuild
BIND 10
>
$@
@
echo
Man generation disabled. Remove this file, configure with
--enable-generate-docs
, and rebuild
Kea
>
$@
endif
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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