[xorg-commit-diffs] xc/programs/xphelloworld/xpxmhelloworld
Imakefile, 1.1.2.1, 1.1.2.2
Roland Mainz
xorg-commit at pdx.freedesktop.org
Tue Apr 13 16:32:25 PDT 2004
Committed by: gisburn
Update of /cvs/xorg/xc/programs/xphelloworld/xpxmhelloworld
In directory pdx:/tmp/cvs-serv11011/programs/xphelloworld/xpxmhelloworld
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/xpxmhelloworld/Attic/Imakefile,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- a/Imakefile 13 Apr 2004 03:16:48 -0000 1.1.2.1
+++ b/Imakefile 13 Apr 2004 23:32:22 -0000 1.1.2.2
@@ -1,6 +1,6 @@
XCOMM $Xorg: Imakefile,v 1.1 2003/05/12 19:54:53 gisburn Exp $
-LOCAL_LIBRARIES = $(XLIB) -lXm -lXt -lXp -lXprintUtil
+LOCAL_LIBRARIES = -L$(PROJECTROOT)/lib -lXm -lXt $(XPLIB) -lXprintUtil $(XLIB)
SYS_LIBRARIES = MathLibrary
DEPLIBS = $(DEPXLIB)
INCLUDES = -I/usr/X11R6/include
More information about the xorg-commit-diffs
mailing list