* Changed typo configure --with-yang-standard-installdir to `configure --with-yang-standard-dir
* Updated command-line usage of cli,netconf,backend apps in sync with clixon-docs user manual * Documented differences between protocol stubs for external vs internal netconf
This commit is contained in:
parent
b67fae4d61
commit
478911d0f5
11 changed files with 40 additions and 29 deletions
|
|
@ -39,7 +39,7 @@ bindir = @bindir@
|
|||
includedir = @includedir@
|
||||
datarootdir = @datarootdir@
|
||||
|
||||
# See also YANG_INSTALLDIR for the clixon-specific yang files
|
||||
# Also clixon YANGs (see ../clixon)
|
||||
YANG_INSTALLDIR = @YANG_INSTALLDIR@
|
||||
|
||||
YANGSPECS += ietf-inet-types@2021-02-22.yang
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue