Made the POSIX API option follow the configure line.

This commit is contained in:
Joel Sherrill
1998-03-30 14:05:03 +00:00
parent 26580ff1ee
commit c5fcc75ec9

View File

@@ -57,8 +57,6 @@ HAS_MP=no
HAS_KA9Q=no HAS_KA9Q=no
# Define this to yes if this target wants the posix api # Define this to yes if this target wants the posix api
ifeq ($(RTEMS_HAS_POSIX_API),yes) HAS_POSIX_API=no
HAS_POSIX_API=yes
endif
# Miscellaneous additions go here # Miscellaneous additions go here