Changeset 475fb331 in rtems
- Timestamp:
- 04/02/97 15:39:20 (27 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 892a536d
- Parents:
- bbbd11c
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
configure
rbbbd11c r475fb331 1104 1104 rtems_bsp=no_bsp 1105 1105 makefiles=$no_cpu_mk 1106 RTEMS_HAS_POSIX_API=no 1106 1107 ;; 1107 1108 powerpc-rtems*) … … 1152 1153 set dummy $ac_prog; ac_word=$2 1153 1154 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 1154 echo "configure:115 5: checking for $ac_word" >&51155 echo "configure:1156: checking for $ac_word" >&5 1155 1156 if eval "test \"`echo '$''{'ac_cv_prog_AWK'+set}'`\" = set"; then 1156 1157 echo $ac_n "(cached) $ac_c" 1>&6 … … 1181 1182 1182 1183 echo $ac_n "checking whether ln -s works""... $ac_c" 1>&6 1183 echo "configure:118 4: checking whether ln -s works" >&51184 echo "configure:1185: checking whether ln -s works" >&5 1184 1185 if eval "test \"`echo '$''{'ac_cv_prog_LN_S'+set}'`\" = set"; then 1185 1186 echo $ac_n "(cached) $ac_c" 1>&6 -
configure.in
rbbbd11c r475fb331 424 424 rtems_bsp=no_bsp 425 425 makefiles=$no_cpu_mk 426 RTEMS_HAS_POSIX_API=no 426 427 ;; 427 428 powerpc-rtems*)
Note: See TracChangeset
for help on using the changeset viewer.