]> git.pld-linux.org Git - packages/X11.git/commitdiff
- make Xau a shared lib
authordjurban <djurban@pld-linux.org>
Tue, 14 Sep 2004 19:34:44 +0000 (19:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    X11-PLD.patch -> 1.5.2.8

X11-PLD.patch

index b10940fb95b11e424a9d45dac1e30b436c842663..b9ebd456a8702b9391dcf4a78460758802491f25 100644 (file)
  # define HasFreetype2         YES
  #endif
 
+--- xc/config/cf/X11.tmpl.orig 2004-09-14 17:15:01.000000000 +0200
++++ xc/config/cf/X11.tmpl      2004-09-14 21:29:44.837063736 +0200
+@@ -2775,7 +2775,7 @@
+ #endif
+ #ifndef SharedLibXau
+-#define SharedLibXau          NO
++#define SharedLibXau          YES
+ #endif
+ #ifndef NormalLibXau
+ #define NormalLibXau (!SharedLibXau | ForceNormalLib)
+
This page took 0.217074 seconds and 4 git commands to generate.