Merge pull request #418 from kernelkit/kkit

Misc. build fixes encountered when cross-compiling
This commit is contained in:
Olof Hagsand 2023-02-17 09:52:42 +01:00 committed by GitHub
commit ecd60fbcfe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 141 additions and 59 deletions

View file

@ -30,8 +30,8 @@
/* Define to 1 if you have the <cligen/cligen.h> header file. */
#undef HAVE_CLIGEN_CLIGEN_H
/* Define to 1 if you have the <curl.h> header file. */
#undef HAVE_CURL_H
/* Define to 1 if you have the <curl/curl.h> header file. */
#undef HAVE_CURL_CURL_H
/* Define to 1 if you have the `getpeereid' function. */
#undef HAVE_GETPEEREID