There's a small glitch in the configure script in current CVS (see attachment).
Suzanne -- [EMAIL PROTECTED] - http://www.igs.net/~tril/
--- configure.in.orig Sun Aug 25 14:26:31 2002 +++ configure.in Sun Aug 25 14:26:37 2002 @@ -160,7 +160,7 @@ dnl ******** ewmh smr_SWITCH(ewmh, Extended WM Hints Support, on, HAVE_EWMH) -if test x"$enable_ewmh" != no; then +if test x"$enable_ewmh" != xno; then with_ewmh=yes problem_ewmh="" else