On Fri, 9 Mar 2001 13:14:38 (), Alexander Mai wrote:
>CVSROOT: /cvsroot/lesstif
>Module name: lesstif
>Repository: lesstif/test/Xm/form/
>Changes by: amai@usw-pr-cvs1. 01/03/09 13:14:38
>
>Modified files:
> lesstif/test/Xm/form/: test4.c
>
>Log message:
> test4.c: avoid XmAll.h (due to missing header from <X11/extensions/Print.h>
>
I know we discussed this.
But what was the conclusion??
As a matter of fact I can't build app. 30 tests currently on my DU 4.0 box ...
I think I onced proposed to make this
#ifndef _XM_PRINT_H
#define _XM_PRINT_H
#include <X11/extensions/Print.h>
disabled upon running configure, but somehow this idea didn't survive ...
---
Alexander Mai
[EMAIL PROTECTED]