]> git.ipfire.org Git - thirdparty/libbsd.git/commit
test: Use open_memstream() only if available
authorGuillem Jover <guillem@hadrons.org>
Mon, 10 Apr 2023 21:11:33 +0000 (23:11 +0200)
committerGuillem Jover <guillem@hadrons.org>
Mon, 17 Apr 2023 02:12:42 +0000 (04:12 +0200)
commitfe16f3863ec9be8d571d9e53701c9af40f399e4d
treed2aebc5b47f44b3d308655a086fb13a7e0345dc3
parent7c652a94ea429576b4c10869a7474d40f202b9f3
test: Use open_memstream() only if available

On Solaris this function is not yet available.
configure.ac
test/fpurge.c