configure: set a meaningful name to the POSIX semaphores test code.
This commit is contained in:
parent
f5e1fff93a
commit
4fb8c37526
1
configure
vendored
1
configure
vendored
@ -342,6 +342,7 @@ echo "STATIC_LIBS += -lpthread" >>$CONFIG_MK
|
||||
# Check for POSIX semaphores.
|
||||
#
|
||||
printf "Checking for POSIX semaphores ... "
|
||||
func=psem
|
||||
cat <<EOF > _$func.c
|
||||
#include <fcntl.h>
|
||||
#include <sys/stat.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user