environment/configure: move ac_cv_have_decl_sys_siglist=yes from linux to glibc, as musl doesn't have it.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
# general
|
||||
ac_cv_have_decl_sys_siglist=${ac_cv_have_decl_sys_siglist=yes}
|
||||
ac_cv_func_realloc_works=${ac_cv_func_realloc_works=yes}
|
||||
ac_cv_func_realloc_0_nonnull=${ac_cv_func_realloc_0_nonnull=yes}
|
||||
ac_cv_func_malloc_works=${ac_cv_func_malloc_works=yes}
|
||||
|
Reference in New Issue
Block a user