wmii/lib
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
..
libbio update for new MIT license 2021-03-23 01:00:00 +01:00
libfmt update for new MIT license 2021-03-23 01:00:00 +01:00
libregexp update for new MIT license 2021-03-23 01:00:00 +01:00
libstuff fix build with GCC 10 and upper 2021-10-15 22:12:16 +02:00
libutf update for new MIT license 2021-03-23 01:00:00 +01:00
libwmii_hack Rearrange some things. 2010-06-14 10:30:23 -04:00
Makefile Cleanup the top directory a bit. sed -i 's/\$\{([^{]+)\}/$(\1)/g' **/Makefile **/*.mk 2010-05-22 20:55:16 -04:00