]> git.ipfire.org Git - thirdparty/lldpd.git/blobdiff - configure.ac
tests: fix when Dot3 is not enabled
[thirdparty/lldpd.git] / configure.ac
index c7eef8db07296987d6000524fb87fb69a5f4aca1..532d0a8d9e297a5309783f13fed8ec1548d5c4a9 100644 (file)
@@ -291,6 +291,7 @@ else
    lldp_CHECK_JANSSON
    lldp_CHECK_JSONC
 fi
+lldp_ARG_ENABLE([json0], [use of pre-0.9.2 JSON/json-c format], [no])
 
 # Seccomp
 AC_ARG_WITH([seccomp],