X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=m4%2Fsyslog.m4;h=3547f752acd6df1ccdf5d3bc9ca65ef06447de74;hp=198f4f8113224da7d2e7d58af8f4309bbab30040;hb=e8a409b21cb50f5931ab02ce6ab4f4406be94394;hpb=b1720af16e5d7765e2effcd16e23f351c2f82e54 diff --git a/m4/syslog.m4 b/m4/syslog.m4 index 198f4f8..3547f75 100644 --- a/m4/syslog.m4 +++ b/m4/syslog.m4 @@ -1,5 +1,5 @@ PSI_CHECK_SYSLOG() { - AC_CHECK_HEADERS(syslog.h) + PSI_CONFIG_POSIX(syslog, syslog.h) PSI_CONST(LOG_PID, int) PSI_CONST(LOG_CONS, int)