]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[kea-0.9-release] Bind10 name in docs changed
authorWlodek Wencel <wlodek@isc.org>
Thu, 28 Aug 2014 08:15:51 +0000 (10:15 +0200)
committerJeremy C. Reed <jreed@isc.org>
Thu, 28 Aug 2014 15:37:03 +0000 (08:37 -0700)
doc/guide/Makefile.am

index e69c9e4d9bc593b45047a4cb9d7fe9e84ec9132b..67be2065c2ab14e5e79d47a31c3ab2e9dadafe5a 100644 (file)
@@ -43,6 +43,6 @@ else
 
 $(HTMLDOCS) $(DOCS):
        @echo Doc generation disabled.  Creating dummy $@.  Configure with --enable-generate-docs to enable it.
-       @echo Doc generation disabled.  Remove this file, configure with --enable-generate-docs, and rebuild BIND 10 > $@
+       @echo Doc generation disabled.  Remove this file, configure with --enable-generate-docs, and rebuild Kea > $@
 
 endif