Home
last modified time | relevance | path

Searched refs:ISAINFO (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/top/dist/
H A Dconfigure.ac140 AC_PATH_PROGS(ISAINFO, isainfo)
372 if test "$ISAINFO"; then
373 bits="`$ISAINFO -b`"
H A Dconfigure680 ISAINFO
3208 case $ISAINFO in
3210 ac_cv_path_ISAINFO="$ISAINFO" # Let the user override the test with a path.
3231 ISAINFO=$ac_cv_path_ISAINFO
3232 if test -n "$ISAINFO"; then
3233 { echo "$as_me:$LINENO: result: $ISAINFO" >&5
3234 echo "${ECHO_T}$ISAINFO" >&6; }
3241 test -n "$ISAINFO" && break
6326 if test "$ISAINFO"; then
6327 bits="`$ISAINFO -b`"
[all …]