Index: configure.in =================================================================== RCS file: /cvs/tools/config_office/configure.in,v retrieving revision 1.56.4.3 diff -u -r1.56.4.3 configure.in --- configure.in 5 Nov 2003 12:55:20 -0000 1.56.4.3 +++ configure.in 18 Nov 2003 22:02:00 -0000 @@ -1370,6 +1370,7 @@ elif test "$_os" != "WINNT" ; then AC_PATH_X AC_PATH_XTRA + AC_CHECK_HEADERS(X11/Xaw/Label.h,[AC_MSG_RESULT([Ok])],[AC_MSG_ERROR([Xaw include headers not found])]) if test "x$x_includes" = "x"; then x_includes="/usr/include"