aboutsummaryrefslogtreecommitdiff
path: root/x11/libxkbfile/files/patch-Imakefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/libxkbfile/files/patch-Imakefile')
-rw-r--r--x11/libxkbfile/files/patch-Imakefile34
1 files changed, 0 insertions, 34 deletions
diff --git a/x11/libxkbfile/files/patch-Imakefile b/x11/libxkbfile/files/patch-Imakefile
deleted file mode 100644
index eb8b91160e09..000000000000
--- a/x11/libxkbfile/files/patch-Imakefile
+++ /dev/null
@@ -1,34 +0,0 @@
---- Imakefile.orig Thu Mar 4 09:47:14 2004
-+++ Imakefile Sat May 8 14:39:42 2004
-@@ -5,24 +5,19 @@
-
- XCOMM $XFree86: xc/lib/xkbfile/Imakefile,v 3.5 2003/10/15 21:23:38 herrb Exp $
-
--#define DoNormalLib NormalLibxkbfile
--#define DoSharedLib SharedLibxkbfile
--#define DoExtraLib SharedLibxkbfile
--#define DoDebugLib DebugLibxkbfile
--#define DoProfileLib ProfileLibxkbfile
-+#define DoNormalLib YES
-+#define DoSharedLib YES
-+#define DoExtraLib YES
-+#define DoDebugLib NO
-+#define DoProfileLib NO
- #define HasSharedData NO
- #define LibName xkbfile
- #define SoRev SOXKBFILEREV
-+SOXKBFILEREV = 1.0
- #define IncSubdir X11
- #define IncSubSubdir extensions
-
--#ifdef SharedxkbfileReqs
--REQUIREDLIBS = SharedxkbfileReqs
--#endif
--
--#if !BuildXKBfilelib
--#define LibBuild NO
--#endif
-+REQUIREDLIBS = $(LDPRELIB) $(XONLYLIB)
-
- SRCS = xkbtext.c xkbdraw.c xkbmisc.c xkbatom.c xkberrs.c \
- cout.c xkbout.c xkmout.c \