Made the HAS_POSIX_API follow the configure line option.

This commit is contained in:
Joel Sherrill
1998-03-30 14:04:44 +00:00
parent de0d00512f
commit 26580ff1ee
-5
View File
@@ -54,9 +54,4 @@ HAS_MP=yes
# to enable it.
HAS_KA9Q=no
# Define this to yes if this target wants the posix api
ifeq ($(RTEMS_HAS_POSIX_API),yes)
HAS_POSIX_API=yes
endif
# Miscellaneous additions go here