Added SSHD_BIN in configure.ac

This commit is contained in:
Olof hagsand 2023-11-28 17:02:13 +01:00
parent b9ed302de1
commit 81b4fdb274
5 changed files with 64 additions and 5 deletions

View file

@ -171,6 +171,9 @@
/* Default restconf network namespace */
#undef RESTCONF_NETNS_DEFAULT
/* SSHD binary */
#undef SSHD_BIN
/* SSH binary */
#undef SSH_BIN