mirror of
https://github.com/json-c/json-c.git
synced 2026-03-29 09:59:06 +08:00
Get working ror libnix and clib2
This commit is contained in:
committed by
Cameron Armstrong (Nightfox)
parent
4feebc1cd6
commit
f928e7c0fa
@@ -95,7 +95,7 @@ endif() # end "standalone mode" block
|
||||
# ---------------------------------
|
||||
|
||||
check_include_file(sys/resource.h HAVE_SYS_RESOURCE_H) # for getrusage
|
||||
if (HAVE_SYS_RESOURCE_H AND NOT AMIGA)
|
||||
if (HAVE_SYS_RESOURCE_H)
|
||||
check_symbol_exists(getrusage "sys/resource.h" HAVE_GETRUSAGE)
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user