Lines Matching refs:aload
1563 --disable-aload disable reading /dev/aload*
1593 --with-aload-devdir=dir directory with aload* device files (default /dev)
21494 { echo "$as_me:$LINENO: checking for aload* support" >&5
21495 echo $ECHO_N "checking for aload* support... $ECHO_C" >&6; }
21496 # Check whether --enable-aload was given.
21498 enableval=$enable_aload; aload="$enableval"
21500 aload="yes"
21503 { echo "$as_me:$LINENO: result: $aload" >&5
21504 echo "${ECHO_T}$aload" >&6; }
21505 if test "$aload" = "yes"; then
21534 { echo "$as_me:$LINENO: checking for aload* device file directory" >&5
21535 echo $ECHO_N "checking for aload* device file directory... $ECHO_C" >&6; }
21537 # Check whether --with-aload-devdir was given.