Config check for qsort_s/qsort_r

This commit is contained in:
Olof hagsand 2024-10-25 19:24:37 +02:00
parent 0b78c9ded0
commit 582bf3feb1
4 changed files with 24 additions and 1 deletions

View file

@ -102,6 +102,9 @@
/* Define to 1 if you have the <nghttp2/nghttp2.h> header file. */
#undef HAVE_NGHTTP2_NGHTTP2_H
/* Define to 1 if you have the `qsort_s' function. */
#undef HAVE_QSORT_S
/* Define to 1 if you have the `setns' function. */
#undef HAVE_SETNS