Add SSH_BIN compile-time option

Clarify documentation of internal netconf message struct
This commit is contained in:
Olof hagsand 2022-12-07 11:28:45 +01:00
parent 407860ccc7
commit 100f15b699
9 changed files with 67 additions and 9 deletions

View file

@ -153,6 +153,9 @@
/* Define to the version of this package. */
#undef PACKAGE_VERSION
/* SSH binary */
#undef SSH_BIN
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS