/[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 389214 - (hide annotations) (download)
Thu Jan 17 21:30:27 2013 UTC (11 years, 2 months ago) by pterjan
File size: 854 byte(s)
oops
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