]> git.pld-linux.org Git - packages/texlive.git/blame - texlive-source-x11r7.patch
- remove duplicated revtex documentation
[packages/texlive.git] / texlive-source-x11r7.patch
CommitLineData
768e5264
AM
1--- texk/xdvik/xdvi.h
2+++ texk/xdvik/xdvi.h 2007-01-10 15:40:33.000000000 +0000
3@@ -190,6 +190,12 @@ typedef unsigned long xuint32;
4 # endif
5 #endif
6
7+/* redefine X11 macros for our own usage, see below */
8+#ifdef __STDC__
9+# undef NeedFunctionPrototypes
10+# undef NeedWidePrototypes
11+#endif
12+
13 /* for unused parameters */
14 #ifndef UNUSED
15 #define UNUSED(x) ((void)(x))
This page took 0.075873 seconds and 4 git commands to generate.