wmii/cmd/x11
David du Colombier 3acb239918 fix build with GCC 10 and upper
GCC switched default from -fcommon to -fno-common,
leading to the following compilation errors:

multiple definition of `argv0'
multiple definition of `display'
multiple definition of `scr'
multiple definition of `font'
multiple definition of `cnorm'
multiple definition of `csel'
multiple definition of `debugflag'
multiple definition of `debugfile'
multiple definition of `cursor'
multiple definition of `framehandler'
multiple definition of `NM'
2021-10-15 22:12:16 +02:00
..
Makefile Rearrange some things. 2010-06-14 10:30:23 -04:00
setfocus.c Rearrange some things. 2010-06-14 10:30:23 -04:00
wikeyname.c fix build with GCC 10 and upper 2021-10-15 22:12:16 +02:00
wiwarp.c Rearrange some things. 2010-06-14 10:30:23 -04:00
wmii9menu.c fix build with GCC 10 and upper 2021-10-15 22:12:16 +02:00