[gs-cvs] rev 7991 - trunk/gs/src

till at ghostscript.com till at ghostscript.com
Mon May 21 07:48:53 PDT 2007


Author: till
Date: 2007-05-21 07:48:53 -0700 (Mon, 21 May 2007)
New Revision: 7991

Modified:
   trunk/gs/src/devs.mak
Log:
Corrected imdi path


Modified: trunk/gs/src/devs.mak
===================================================================
--- trunk/gs/src/devs.mak	2007-05-21 14:38:22 UTC (rev 7990)
+++ trunk/gs/src/devs.mak	2007-05-21 14:48:53 UTC (rev 7991)
@@ -1496,7 +1496,7 @@
 
 ### IMDI from Argyll
 
-IMDISRC=$(GLSRC)imdi
+IMDISRC=imdi
 IMDISRCDIR=$(IMDISRC)$(D)
 
 simdi_=$(GLOBJ)imdi.$(OBJ) $(GLOBJ)imdi_tab.$(OBJ)



More information about the gs-cvs mailing list