--- ./configure.orig 2009-07-22 10:02:23.000000000 -0400 +++ ./configure 2009-07-22 10:02:40.000000000 -0400 @@ -6176,11 +6176,11 @@ { { $as_echo "$as_me:$LINENO: error: cannot check for file existence when cross compiling" >&5 $as_echo "$as_me: error: cannot check for file existence when cross compiling" >&2;} { (exit 1); exit 1; }; } -if test -r "/dev/ptmx"; then - ac_cv_file__dev_ptmx=yes -else +#if test -r "/dev/ptmx"; then +# ac_cv_file__dev_ptmx=yes +#else ac_cv_file__dev_ptmx=no -fi +#fi fi { $as_echo "$as_me:$LINENO: result: $ac_cv_file__dev_ptmx" >&5 $as_echo "$ac_cv_file__dev_ptmx" >&6; }