/[packages]/cauldron/ghostscript/pristine@/SOURCES/ghostscript-8.64-x11_shared.patch
ViewVC logotype

Annotation of /cauldron/ghostscript/pristine@/SOURCES/ghostscript-8.64-x11_shared.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 19331 - (hide annotations) (download)
Sat Jan 15 18:03:03 2011 UTC (13 years, 2 months ago) by blino
File size: 854 byte(s)
Copying release 9.00-1mdv2011.0 to pristine/ directory.
1 blino 19330 --- base/lib.mak 2010-09-09 01:20:36.000000000 +0200
2     +++ base/lib.mak.oden 2010-09-24 18:00:35.690658234 +0200
3     @@ -914,7 +914,7 @@
4     $(GLOBJ)gsparamx.$(OBJ) : $(GLSRC)gsparamx.c $(string__h)\
5     $(gserror_h) $(gserrors_h) $(gsmemory_h) $(gsparam_h) $(gsparamx_h)\
6     $(gstypes_h)
7     - $(GLCC) $(GLO_)gsparamx.$(OBJ) $(C_) $(GLSRC)gsparamx.c
8     + $(GLCCSHARED) $(GLO_)gsparamx.$(OBJ) $(C_) $(GLSRC)gsparamx.c
9    
10     # Future replacement for gsparams.c
11     $(GLOBJ)gsparam2.$(OBJ) : $(GLSRC)gsparam2.c $(GXERR) $(memory__h)\
12     @@ -1105,7 +1105,7 @@
13    
14     # Provide a mapping between StandardEncoding and ISOLatin1Encoding.
15     $(GLOBJ)gdevemap.$(OBJ) : $(GLSRC)gdevemap.c $(AK) $(std_h)
16     - $(GLCC) $(GLO_)gdevemap.$(OBJ) $(C_) $(GLSRC)gdevemap.c
17     + $(GLCCSHARED) $(GLO_)gdevemap.$(OBJ) $(C_) $(GLSRC)gdevemap.c
18    
19     ###### Create a pseudo-"feature" for the entire graphics library.
20    

  ViewVC Help
Powered by ViewVC 1.1.30