X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=configure.ng;h=a3855dbebee95b1bd33059ce16b16a87abb9a4a5;hp=f6c70e5ded5ec595791debee445bee28a847bec9;hb=HEAD;hpb=39d41001bc054de43b177158883fc380ea0d6f28 diff --git a/configure.ng b/configure.ng index f6c70e5d..0dccfbc5 100644 --- a/configure.ng +++ b/configure.ng @@ -192,6 +192,8 @@ AC_CHECK_HEADERS_ONCE([ \ stdbool.h \ stddef.h \ stdint.h \ + sys/resource.h \ + sys/un.h \ varargs.h \ ]) @@ -274,6 +276,7 @@ AC_CHECK_FUNCS_ONCE([ getnameinfo \ inet_aton \ setgroups \ + setrlimit \ sigaction \ sigprocmask \ snprintf \