Fixed bug where posix tests were not being enabled.

This commit is contained in:
Joel Sherrill
1998-04-27 13:43:46 +00:00
parent 0903597f4f
commit 9829978395
2 changed files with 2 additions and 2 deletions

2
configure vendored
View File

@@ -2566,7 +2566,7 @@ else
fi
if test "$RTEMS_HAS_POSIX" = "yes"; then
if test "$RTEMS_HAS_POSIX_API" = "yes"; then
echo $ac_n "checking for Makefile.in in c/src/tests/psxtests""... $ac_c" 1>&6
echo "configure:2573: checking for Makefile.in in c/src/tests/psxtests" >&5