]> git.pld-linux.org Git - packages/X11.git/commitdiff
- another try
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 1 Jan 2006 19:20:04 +0000 (19:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    X11-pic.patch -> 1.3

X11-pic.patch

index 46cacb051ab1eb77bc0b2a0d37e55782e6ccf87b..beebcf6b046b160c2cfc32e25e2b32245be3d9db 100644 (file)
  
 --- xc.org/programs/Xserver/hw/xfree86/parser/Imakefile.org    2006-01-01 20:23:00.400963000 +0100
 +++ xc/programs/Xserver/hw/xfree86/parser/Imakefile    2006-01-01 20:49:54.830963000 +0100
-@@ -11,6 +11,8 @@
+@@ -45,7 +45,7 @@
  
- #define UseDBMalloc   NO
+ #include <Library.tmpl>
+-SpecialCObjectRule(scan,NullParameter,$(CONFIG_DEFINES) $(MODULEDEFINES) $(EXT_DEFINES))
++SpecialCObjectRule(scan,NullParameter,$(CONFIG_DEFINES) $(MODULEDEFINES) $(PICFLAGS) $(EXT_DEFINES))
+ NormalProgramTarget(cpconfig,cpconfig.o $(OBJS),NullParameter,$(LOCAL_LIBRARIES),NullParameter)
  
-+#define       IncludeSharedObjectInNormalLib
-+
- #if UseDBMalloc
- SYS_LIBRARIES=-ldbmalloc
- DBMALLOCDEFINE=-DDBMALLOC
This page took 0.053281 seconds and 4 git commands to generate.