mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-12 13:58:58 -04:00
Add AC_GNU_SOURCE to the fallback case.
This commit is contained in:
parent
c51ef9307a
commit
ea8fa4cb23
@ -19,6 +19,7 @@ ifdef([AC_USE_SYSTEM_EXTENSIONS], [
|
||||
AC_USE_SYSTEM_EXTENSIONS
|
||||
], [
|
||||
AC_AIX
|
||||
AC_GNU_SOURCE
|
||||
AC_MINIX
|
||||
])
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user