Changeset 208a922c in rtems
- Timestamp:
- Oct 23, 1997, 6:46:03 PM (23 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- aa239a7
- Parents:
- 514cf30
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
configure
r514cf30 r208a922c 673 673 c/src/lib/libbsp/m68k/mvme162/startup/Makefile \ 674 674 c/src/lib/libbsp/m68k/mvme162/timer/Makefile \ 675 c/src/lib/libbsp/m68k/mvme162/tod/Makefile \ 675 676 c/src/lib/libbsp/m68k/mvme162/tools/Makefile \ 676 677 c/src/lib/libbsp/m68k/mvme162/wrapup/Makefile \ … … 959 960 960 961 echo $ac_n "checking whether ${MAKE-make} sets \${MAKE}""... $ac_c" 1>&6 961 echo "configure:96 2: checking whether ${MAKE-make} sets \${MAKE}" >&5962 echo "configure:963: checking whether ${MAKE-make} sets \${MAKE}" >&5 962 963 set dummy ${MAKE-make}; ac_make=`echo "$2" | sed 'y%./+-%__p_%'` 963 964 if eval "test \"`echo '$''{'ac_cv_prog_make_${ac_make}_set'+set}'`\" = set"; then … … 1032 1033 1033 1034 echo $ac_n "checking host system type""... $ac_c" 1>&6 1034 echo "configure:103 5: checking host system type" >&51035 echo "configure:1036: checking host system type" >&5 1035 1036 1036 1037 host_alias=$host … … 1053 1054 1054 1055 echo $ac_n "checking target system type""... $ac_c" 1>&6 1055 echo "configure:105 6: checking target system type" >&51056 echo "configure:1057: checking target system type" >&5 1056 1057 1057 1058 target_alias=$target … … 1071 1072 1072 1073 echo $ac_n "checking build system type""... $ac_c" 1>&6 1073 echo "configure:107 4: checking build system type" >&51074 echo "configure:1075: checking build system type" >&5 1074 1075 1075 1076 build_alias=$build … … 1290 1291 set dummy $ac_prog; ac_word=$2 1291 1292 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 1292 echo "configure:129 3: checking for $ac_word" >&51293 echo "configure:1294: checking for $ac_word" >&5 1293 1294 if eval "test \"`echo '$''{'ac_cv_prog_AWK'+set}'`\" = set"; then 1294 1295 echo $ac_n "(cached) $ac_c" 1>&6 … … 1319 1320 1320 1321 echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6 1321 echo "configure:132 2: checking whether ln -s works" >&51322 echo "configure:1323: checking whether ln -s works" >&5 1322 1323 if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then 1323 1324 echo $ac_n "(cached) $ac_c" 1>&6 -
configure.in
r514cf30 r208a922c 124 124 c/src/lib/libbsp/m68k/mvme162/startup/Makefile \ 125 125 c/src/lib/libbsp/m68k/mvme162/timer/Makefile \ 126 c/src/lib/libbsp/m68k/mvme162/tod/Makefile \ 126 127 c/src/lib/libbsp/m68k/mvme162/tools/Makefile \ 127 128 c/src/lib/libbsp/m68k/mvme162/wrapup/Makefile \
Note: See TracChangeset
for help on using the changeset viewer.