mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-01 15:05:23 +00:00
Add flycheck configuration for libxml2 and json-c on Linux
This commit is contained in:
@@ -73,6 +73,9 @@
|
|||||||
(expand-file-name
|
(expand-file-name
|
||||||
(concat directory-of-current-dir-locals-file "bin/rndc/include"))
|
(concat directory-of-current-dir-locals-file "bin/rndc/include"))
|
||||||
|
|
||||||
|
(expand-file-name "/usr/include/libxml2")
|
||||||
|
(expand-file-name "/usr/include/json-c")
|
||||||
|
|
||||||
(expand-file-name "/usr/local/opt/openssl@1.1/include")
|
(expand-file-name "/usr/local/opt/openssl@1.1/include")
|
||||||
(expand-file-name "/usr/local/opt/libxml2/include/libxml2")
|
(expand-file-name "/usr/local/opt/libxml2/include/libxml2")
|
||||||
(expand-file-name "/usr/local/opt/json-c/include/json-c/")
|
(expand-file-name "/usr/local/opt/json-c/include/json-c/")
|
||||||
|
Reference in New Issue
Block a user