--- configure.orig Sat Jun 14 20:05:55 1997 +++ configure Sat Jun 14 20:06:34 1997 @@ -685,7 +685,7 @@ echo "enter 'none' or new directories to override default" echo "" $ECHO_N "Additional directories to search for include files { $SRCH_INC }: $ECHO_C" -read a +a=$SRCH_INC if test "$a." = "none." then SRCH_INC= @@ -702,7 +702,7 @@ echo "- setting CPPFLAGS=$CPPFLAGS" $ECHO_N "Additional directories to search for library files { $SRCH_LIB }: $ECHO_C" -read a +a=$SRCH_LIB if test "$a." = "none." then SRCH_LIB=