]> git.pld-linux.org Git - packages/X11.git/blob - XFree86-HasZlib.patch
- -common should own /usr/X11R6/lib on lib64-based systems too
[packages/X11.git] / XFree86-HasZlib.patch
1 --- XFree86-3.3.2.3/xc/config/cf/linux.cf~      Sun Aug 30 15:23:40 1998
2 +++ XFree86-3.3.2.3/xc/config/cf/linux.cf       Sun Aug 30 15:25:09 1998
3 @@ -309,3 +309,7 @@
4  #ifndef XtermWithI18N
5  #define XtermWithI18N YES
6  #endif
7 +
8 +#ifndef HasZlib
9 +#define HasZlib                YES
10 +#endif
This page took 0.022051 seconds and 3 git commands to generate.