diff options
Diffstat (limited to 'x11/XFree86-4-libraries/files/patch-lib-Xau-Imakefile')
-rw-r--r-- | x11/XFree86-4-libraries/files/patch-lib-Xau-Imakefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/XFree86-4-libraries/files/patch-lib-Xau-Imakefile b/x11/XFree86-4-libraries/files/patch-lib-Xau-Imakefile deleted file mode 100644 index 70119d9dadd9..000000000000 --- a/x11/XFree86-4-libraries/files/patch-lib-Xau-Imakefile +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/Xau/Imakefile.orig Wed Apr 14 19:40:56 2004 -+++ lib/Xau/Imakefile Wed Apr 14 19:42:08 2004 -@@ -11,6 +11,8 @@ - #define DoDebugLib DebugLibXau - #define DoProfileLib ProfileLibXau - #define LibName Xau -+#define DoSharedLib YES -+SOXAUTHREV = 0.0 - #define SoRev SOXAUTHREV - #define IncSubdir X11 - |