]> git.pld-linux.org Git - packages/X11.git/blame - X11-HasZlib.patch
- another try
[packages/X11.git] / X11-HasZlib.patch
CommitLineData
37f44e2a 1diff -urN xc.orig/config/cf/linux.cf xc/config/cf/linux.cf
2--- xc.orig/config/cf/linux.cf 2004-08-08 14:31:29.134334480 +0200
3+++ xc/config/cf/linux.cf 2004-08-08 14:31:49.247276848 +0200
4@@ -1019,3 +1019,7 @@
5 #ifndef XFree86ServerOSDefines
6 # define XFree86ServerOSDefines
7 #endif
8+
9+#ifndef HasZlib
10+#define HasZlib YES
11+#endif
This page took 0.028744 seconds and 4 git commands to generate.