--- Amaya/configure.in 1999/01/05 13:39:54 1.42 +++ Amaya/configure.in 1999/02/19 14:30:18 1.43 @@ -649,7 +649,7 @@ if test "$build_amaya" = "yes" ; then fi fi - if test ! -f $srcdir/libwww/Makefile.in ; then + if test ! -f $srcdir/../libwww/Makefile.in ; then if test "$with_java" = "no" -a "$with_ilu" = "no" ; then AC_MSG_WARN(libwww sources not found !!) AC_MSG_WARN(Disabling Amaya build !)