/[packages]/cauldron/ghostscript/current/SOURCES/ghostscript-9.04-x11_shared.patch
ViewVC logotype

Contents of /cauldron/ghostscript/current/SOURCES/ghostscript-9.04-x11_shared.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 143159 - (show annotations) (download)
Wed Sep 14 02:36:48 2011 UTC (12 years, 7 months ago) by fwang
File size: 938 byte(s)
new version 9.04
1 --- base/lib.mak.link 2011-09-14 03:50:40.000000000 +0200
2 +++ base/lib.mak 2011-09-14 03:51:12.000000000 +0200
3 @@ -995,7 +995,7 @@
4 $(GLOBJ)gsparamx.$(OBJ) : $(AK) $(GLSRC)gsparamx.c $(string__h)\
5 $(gserror_h) $(gserrors_h) $(gsmemory_h) $(gsparam_h) $(gsparamx_h)\
6 $(gstypes_h) $(MAKEDIRS)
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 $(AK) $(gx_h)\
12 @@ -1196,7 +1196,7 @@
13
14 # Provide a mapping between StandardEncoding and ISOLatin1Encoding.
15 $(GLOBJ)gdevemap.$(OBJ) : $(GLSRC)gdevemap.c $(AK) $(std_h) $(MAKEDIRS)
16 - $(GLCC) $(GLO_)gdevemap.$(OBJ) $(C_) $(GLSRC)gdevemap.c
17 + $(GLCCSHARED) $(GLO_)gdevemap.$(OBJ) $(C_) $(GLSRC)gdevemap.c
18
19 # ----------- Downsampling routines ------------ #
20 gxdownscale_h=$(GLSRC)gxdownscale.h $(gsmemory_h) $(gxdevcli_h) $(ctype__h) \

  ViewVC Help
Powered by ViewVC 1.1.30