summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1997-10-23 18:46:03 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1997-10-23 18:46:03 +0000
commit208a922cdffbc56d489e937d41489c52137a6344 (patch)
treec6cd3fc26add398f58de104747eef4f45dd0a5ed /configure
parentAdded new test for termios style consoles from Eric Norum. (diff)
downloadrtems-208a922cdffbc56d489e937d41489c52137a6344.tar.bz2
Added TOD code for MVME162 BSP from Katsutoshi Shibuya.
Diffstat (limited to 'configure')
-rw-r--r--configure13
1 files changed, 7 insertions, 6 deletions
diff --git a/configure b/configure
index 606e935bc6..92504e7f55 100644
--- a/configure
+++ b/configure
@@ -672,6 +672,7 @@ c/src/lib/libbsp/m68k/mvme162/consolex/Makefile \
c/src/lib/libbsp/m68k/mvme162/include/Makefile \
c/src/lib/libbsp/m68k/mvme162/startup/Makefile \
c/src/lib/libbsp/m68k/mvme162/timer/Makefile \
+c/src/lib/libbsp/m68k/mvme162/tod/Makefile \
c/src/lib/libbsp/m68k/mvme162/tools/Makefile \
c/src/lib/libbsp/m68k/mvme162/wrapup/Makefile \
c/src/lib/libbsp/m68k/ods68302/Makefile \
@@ -958,7 +959,7 @@ c/src/tests/tmtests/tmck/Makefile \
c/src/tests/tmtests/tmoverhd/Makefile"
echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6
-echo "configure:962: checking whether ${MAKE-make} sets \${MAKE}" >&5
+echo "configure:963: checking whether ${MAKE-make} sets \${MAKE}" >&5
set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'`
if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
@@ -1031,7 +1032,7 @@ else { echo "configure: error: can not run $ac_config_sub" 1>&2; exit 1; }
fi
echo $ac_n "checking host system type""... $ac_c" 1>&6
-echo "configure:1035: checking host system type" >&5
+echo "configure:1036: checking host system type" >&5
host_alias=$host
case "$host_alias" in
@@ -1052,7 +1053,7 @@ host_os=`echo $host | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
echo "$ac_t""$host" 1>&6
echo $ac_n "checking target system type""... $ac_c" 1>&6
-echo "configure:1056: checking target system type" >&5
+echo "configure:1057: checking target system type" >&5
target_alias=$target
case "$target_alias" in
@@ -1070,7 +1071,7 @@ target_os=`echo $target | sed 's/^\([^-]*\)-\([^-]*\)-\(.*\)$/\3/'`
echo "$ac_t""$target" 1>&6
echo $ac_n "checking build system type""... $ac_c" 1>&6
-echo "configure:1074: checking build system type" >&5
+echo "configure:1075: checking build system type" >&5
build_alias=$build
case "$build_alias" in
@@ -1289,7 +1290,7 @@ do
# Extract the first word of "$ac_prog", so it can be a program name with args.
set dummy $ac_prog; ac_word=$2
echo $ac_n "checking for $ac_word""... $ac_c" 1>&6
-echo "configure:1293: checking for $ac_word" >&5
+echo "configure:1294: checking for $ac_word" >&5
if eval "test \"`echo '$''{'ac_cv_prog_AWK'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else
@@ -1318,7 +1319,7 @@ test -n "$AWK" && break
done
echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6
-echo "configure:1322: checking whether ln -s works" >&5
+echo "configure:1323: checking whether ln -s works" >&5
if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then
echo $ac_n "(cached) $ac_c" 1>&6
else