make syslog.h optional

This commit is contained in:
John
2022-12-11 10:57:48 +01:00
parent 9e7565c849
commit a7de3175d8
3 changed files with 28 additions and 2 deletions
+1
View File
@@ -23,6 +23,7 @@ AC_CHECK_HEADERS([arpa/inet.h \
sys/ioctl.h \
sys/select.h \
sys/time.h \
syslog.h \
time.h \
termios.h])