diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2025-06-09 14:27:32 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2025-06-09 14:27:32 +0200 |
commit | 1f3f1e7d112f051f22fe7fc82739b483cef09b2a (patch) | |
tree | 7e1920e7f69782aec0d4813963c3601d62a757c1 /configure.ac | |
parent | a0fd2a8557d28ec8e7bbf881f78daf7e8e8fbd6b (diff) | |
parent | 652efae78c00b812033ea162d76cd13bd40dcab6 (diff) |
Update upstream source from tag 'upstream/1.4.0'
Update to upstream version '1.4.0'
with Debian dir fd49a717051e127a9bcd8813f3434d8d71ab8a4c
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index ddb52b9..6807c68 100644 --- a/configure.ac +++ b/configure.ac @@ -313,6 +313,7 @@ AC_FUNC_MMAP AC_CHECK_FUNCS(atexit ioperm i386_set_ioperm \ mkdir strftime strstr strtod \ cfmakeraw tcsendbreak strcasecmp strncasecmp _portaccess \ + pidfd_open \ getaddrinfo getnameinfo poll setitimer iopl getuid getpass) dnl sys/io.h might provide ioperm but not inb,outb (like for |