Index: Imakefile =================================================================== RCS file: /cvs/xorg/xc/programs/xphelloworld/Imakefile,v retrieving revision 1.3 diff -u -r1.3 Imakefile --- Imakefile 15 May 2004 14:15:09 -0000 1.3 +++ Imakefile 17 Aug 2004 02:50:54 -0000 @@ -5,9 +5,12 @@ #if HasMotif2 XPXMHELLOWORLDDIR = xpxmhelloworld #endif /* HasMotif2 */ +#if 0 +XCOMM xpawhelloworld is disabled until Xaw/Xprint library is ready #if HasMotif XPAWHELLOWORLDDIR = xpawhelloworld #endif /* HasMotif*/ +#endif XPXTHELLOWORLDDIR = xpxthelloworld XPHELLOWORLDDIR = xphelloworld XPSIMPLEHELLOWORLDDIR = xpsimplehelloworld