mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-23 10:30:03 +08:00
Use HAS_PTHREADS instead of LIBPOSIX.
This commit is contained in:
@@ -7,7 +7,7 @@ include $(top_srcdir)/automake/compile.am
|
||||
AM_CPPFLAGS += -DWEBS -DUEMF
|
||||
|
||||
if LIBNETWORKING
|
||||
if HAS_POSIX
|
||||
if HAS_PTHREADS
|
||||
include_goaheaddir = $(includedir)/goahead
|
||||
|
||||
include_HEADERS = rtems_webserver.h
|
||||
|
||||
Reference in New Issue
Block a user