cdesktopenv/cde/lib/DtSvc/DtCodelibs
Marcin Cieslak 917f7da191 157 warnings: remove -DXK_MISCELLANY from Makefiles
Fixes the following warning:

In file included from ../../../imports/x11/include/X11/Xutil.h:54,
                 from ../../../imports/x11/include/X11/Intrinsic.h:54,
                 from Action.c:64:
../../../imports/x11/include/X11/keysym.h:49:1: warning: "XK_MISCELLANY" redefined
<command-line>: warning: this is the location of the previous definition

<keysym.h> which includes all key symbols and loads <keysymdef.h>
is automaticlly included by the X Toolkit.

This patch removes #include <keysymdef.h> whenever not needed,
and adds #define XK_MISCALLANY in the source code where required.
2012-09-24 18:30:21 -06:00
..
Imakefile 157 warnings: remove -DXK_MISCELLANY from Makefiles 2012-09-24 18:30:21 -06:00
buf.C Deal with the fact that modern compilers assume different scoping rules 2012-08-09 12:18:30 -06:00
buf.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
filegen.C OpenBSD fixed for lib/DtSvc. 2012-08-10 05:51:37 -06:00
mbschr.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
pathcollapse.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
privbuf.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
shellscan.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
strcase.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
strend.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
strhash.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
stringio.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
stringio.h Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
strtokx.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00
strwcmp.C Add GNU LGPL headers to all .c .C and .h files 2012-03-10 18:58:32 +00:00