Changes in clixon-config.yang:
* Removed obsolete options:
* `CLICON_YANG_LIST_CHECK`
* `CLICON_RESTCONF_PATH` (moved to restconf/fcgi-path)
* Fixed: Configure option `CLICON_RESTCONF_PRETTY` was marked as obsolete but was still used.
* `CLICON_RESTCONF_PRETTY` is now obsolete for sure
* Instead restconf/pretty is used with API function restconf_pretty_get()
This commit is contained in:
parent
32930f4f6b
commit
3117332ddd
16 changed files with 81 additions and 66 deletions
4
configure
vendored
4
configure
vendored
|
|
@ -5666,8 +5666,8 @@ else
|
|||
|
||||
fi
|
||||
|
||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: Standard YANG files should be in ${YANG_STANDARD_DIR}" >&5
|
||||
$as_echo "Standard YANG files should be in ${YANG_STANDARD_DIR}" >&6; }
|
||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: Standard YANG files expected to be in ${YANG_STANDARD_DIR}" >&5
|
||||
$as_echo "Standard YANG files expected to be in ${YANG_STANDARD_DIR}" >&6; }
|
||||
|
||||
# Default location for config file
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue