YANG schema mount, added configure option --enable-yang-schema-mount

This commit is contained in:
Olof hagsand 2023-01-30 11:49:11 +01:00
parent 034ab632f1
commit 91034e5361
11 changed files with 60 additions and 17 deletions

View file

@ -21,6 +21,9 @@
/* Enable YANG patch, RFC 8072 */
#undef CLIXON_YANG_PATCH
/* Enable YANG schema mount, RFC 8528 */
#undef CLIXON_YANG_SCHEMA_MOUNT
/* Define to 1 if you have the `alphasort' function. */
#undef HAVE_ALPHASORT