Removed forced enable of POSIX API. Now follow configuration flag.

This commit is contained in:
Joel Sherrill
1998-04-27 14:21:04 +00:00
parent 21c1513f40
commit c1dc8228ca

View File

@@ -33,9 +33,6 @@ HAS_MP=no
# to enable it.
HAS_KA9Q=no
# Define this for posix support
HAS_POSIX_API=yes
# debug flags: typically none, but we use -O1 as it produces better code
CFLAGS_DEBUG_V = -O1