mirror of
https://gitlab.freedesktop.org/libbsd/libbsd.git
synced 2025-10-16 18:56:56 +02:00
test: Use open_memstream() only if available
On Solaris this function is not yet available.
This commit is contained in:
@@ -296,6 +296,7 @@ AC_CHECK_FUNCS([\
|
||||
getentropy \
|
||||
getexecname \
|
||||
getline \
|
||||
open_memstream \
|
||||
pstat_getproc \
|
||||
sysconf \
|
||||
])
|
||||
|
Reference in New Issue
Block a user