Index: programs/glxgears/Imakefile =================================================================== RCS file: /cvs/xorg/xc/programs/glxgears/Imakefile,v retrieving revision 1.5 diff -u -r1.5 Imakefile --- programs/glxgears/Imakefile 16 Aug 2004 16:36:15 -0000 1.5 +++ programs/glxgears/Imakefile 17 Aug 2004 10:08:54 -0000 @@ -3,7 +3,7 @@ #include #if BuildXprintLib - XPRINTLIBS = $(XPLIB) -lXprintUtil + XPRINTLIBS = -lXprintUtil $(XPLIB) XPRINTDEFINES = -DXPRINT #endif