diff options
Diffstat (limited to 'config.h.in')
| -rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index 9abedb55..edec2111 100644 --- a/config.h.in +++ b/config.h.in @@ -144,6 +144,9 @@ /* Define to path of iptables binary */ #undef IPTABLES_PATH +/* Define to path to the Jansson shared library */ +#undef JANSSON_SONAME + /* Define to path of the kernel firmware directory */ #undef KERNEL_FIRMWARE_DIR |