]> arthur.barton.de Git - ngircd.git/blobdiff - configure.ng
Test suite: wait for ERROR message on QUIT
[ngircd.git] / configure.ng
index f6c70e5ded5ec595791debee445bee28a847bec9..ec7b6c356032bf321059fc65d198fb79d0b0675c 100644 (file)
@@ -192,6 +192,7 @@ AC_CHECK_HEADERS_ONCE([ \
        stdbool.h \
        stddef.h \
        stdint.h \
+       sys/resource.h \
        varargs.h \
 ])
 
@@ -274,6 +275,7 @@ AC_CHECK_FUNCS_ONCE([
        getnameinfo \
        inet_aton \
        setgroups \
+       setrlimit \
        sigaction \
        sigprocmask \
        snprintf \