mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-27 04:09:31 +03:00
Really fixed Makefile for poll test
This commit is contained in:
@@ -199,8 +199,8 @@ endif
|
||||
test_shutdown_poll_SOURCES = \
|
||||
test_shutdown_select.c
|
||||
if USE_POSIX_THREADS
|
||||
test_shutdown_select_CFLAGS = \
|
||||
test_shutdown_poll_CFLAGS = \
|
||||
$(AM_CFLAGS) $(PTHREAD_CFLAGS)
|
||||
test_shutdown_select_LDADD = \
|
||||
test_shutdown_poll_LDADD = \
|
||||
$(PTHREAD_LIBS)
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user