[xorg-commit-diffs] xc/programs/xphelloworld Imakefile, 1.1.2.2, 1.1.2.3

Roland Mainz xorg-commit at pdx.freedesktop.org
Tue Apr 13 16:32:24 PDT 2004


Committed by: gisburn

Update of /cvs/xorg/xc/programs/xphelloworld
In directory pdx:/tmp/cvs-serv11011/programs/xphelloworld

Modified Files:
      Tag: XPRINT
	Imakefile 
Log Message:
Fix for http://xprint.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=466 - RFE: Add XawPrintShell to the Athena toolkit library

Index: Imakefile
===================================================================
RCS file: /cvs/xorg/xc/programs/xphelloworld/Attic/Imakefile,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -d -r1.1.2.2 -r1.1.2.3
--- a/Imakefile	13 Apr 2004 05:07:47 -0000	1.1.2.2
+++ b/Imakefile	13 Apr 2004 23:32:21 -0000	1.1.2.3
@@ -2,15 +2,12 @@
 #define IHaveSubdirs
 #define PassCDebugFlags
 
-XCOMM xpxmprintshell and xpawprintshell use Motif widgets
-#if HasMotif2
 XCOMM Solaris's Motif version is broken and misses XmPrintShell
 XCOMM (see http://xprint.mozdev.org/bugs/show_bug.cgi?id=1366)
 #ifndef SunArchitecture
     XPXMHELLOWORLDDIR = xpxmhelloworld
 #endif /* SunArchitecture */
     XPAWHELLOWORLDDIR = xpawhelloworld
-#endif /* HasMotif2 */
     XPXTHELLOWORLDDIR = xpxthelloworld
       XPHELLOWORLDDIR = xphelloworld
 XPSIMPLEHELLOWORLDDIR = xpsimplehelloworld




More information about the xorg-commit-diffs mailing list