--- configure.orig Fri May 30 03:31:40 2003 +++ configure Tue Jun 17 08:13:46 2003 @@ -3939,7 +3939,7 @@ echo "$ac_t""no" 1>&6 fi -if test $uucp_cv_sys_ftime_ok = yes || test $uucp_cv_sys_ftime_ok = runtime; then +if test "$uucp_cv_sys_ftime_ok" = yes || test "$uucp_cv_sys_ftime_ok" = runtime; then cat >> confdefs.h <<\EOF #define HAVE_FTIME 1 EOF