configure: Fix detecting/using getauxval

While trying to detect getauxval, this actually never output
HAVE_GETAUXVAL into config.h before.

Signed-off-by: Martin Storsjö <martin@martin.st>
release/5.1
Martin Storsjö 3 years ago
parent 99f7f4144a
commit c619c54e0d
  1. 1
      configure

1
configure vendored

@ -2265,6 +2265,7 @@ SYSTEM_FUNCS="
CommandLineToArgvW
fcntl
getaddrinfo
getauxval
gethrtime
getopt
GetModuleHandle

Loading…
Cancel
Save