diff options
author | nobody <nobody@gnome.org> | 2005-09-16 12:20:39 +0000 |
---|---|---|
committer | nobody <nobody@gnome.org> | 2005-09-16 12:20:39 +0000 |
commit | aa98552e0bc6969f7cffbdd2ef59aa036387590b (patch) | |
tree | b8bafb9ead51c093a568c7f2e7de2d4c64d1ac9c /patches/OOO_1_1/system-xrender.diff | |
parent | 630792532f4c73a507f316c784768312a695c726 (diff) |
This commit was manufactured by cvs2svn to create tagOOO_BUILD_1_3_16
'OOO_BUILD_1_3_16'.
Diffstat (limited to 'patches/OOO_1_1/system-xrender.diff')
-rw-r--r-- | patches/OOO_1_1/system-xrender.diff | 23 |
1 files changed, 12 insertions, 11 deletions
diff --git a/patches/OOO_1_1/system-xrender.diff b/patches/OOO_1_1/system-xrender.diff index ee53f0b52..ab145fc13 100644 --- a/patches/OOO_1_1/system-xrender.diff +++ b/patches/OOO_1_1/system-xrender.diff @@ -220,15 +220,16 @@ diff -u -u -r1.47.10.2 makefile.mk .IF "$(USE_BUILTIN_RASTERIZER)" != "" SLOFILES+= $(SLO)$/gcach_xpeer.obj .ENDIF -Index: prj/build.lst +Index: vcl/prj/build.lst =================================================================== -RCS file: /cvs/external/x11_extensions/prj/build.lst,v -retrieving revision 1.2 -diff -u -r1.2 build.lst ---- x11_extensions/prj/build.lst 12 Jun 2003 10:47:04 -0000 1.2 -+++ x11_extensions/prj/build.lst 10 Apr 2004 15:35:49 -0000 -@@ -1,3 +1,3 @@ --x1 x11_extensions : NULL -+x1 x11_extensions : NULL (!SYSTEM_X11EXT_H) - x1 x11_extensions usr1 - u x11_mkout NULL - +RCS file: /cvs/gsl/vcl/prj/build.lst,v +retrieving revision 1.20.60.3 +diff -u -p -u -r1.20.60.3 build.lst +--- vcl/prj/build.lst 24 Jun 2005 15:12:55 -0000 1.20.60.3 ++++ vcl/prj/build.lst 30 Aug 2005 15:13:24 -0000 +@@ -1,4 +1,4 @@ +-vc vcl : boost nas freetype psprint rsc sot ucbhelper unotools rvpapi icu i18npool unoil ridljar x11_extensions sndfile portaudio gtk offuh basegfx NULL ++vc vcl : boost nas freetype psprint rsc sot ucbhelper unotools rvpapi icu i18npool unoil ridljar X11_EXTENSIONS:x11_extensions sndfile portaudio gtk offuh basegfx NULL + vc vcl usr1 - all vc_mkout NULL + vc vcl\source\unotypes nmake - all vc_unot NULL + vc vcl\source\glyphs nmake - all vc_glyphs vc_unot NULL |