wmii/mk
David du Colombier a0b47f292b fix build on Ubuntu 12.04
On Ubuntu 12.04, the build was failing with the following error:

cc -o wmii9menu.out wmii9menu.o -g -ldl -L../../lib -L/usr/lib ../../lib/libstuff.a ../../lib/libregexp9.a ../../lib/libbio.a ../../lib/libfmt.a ../../lib/libutf.a /usr/local/lib/libixp.a -lXinerama -lXrender -lX11 -lXrandr
/usr/bin/ld: ../../lib/libstuff.a(xft.o): undefined reference to symbol 'dlsym@@GLIBC_2.2.5'
/usr/bin/ld: note: 'dlsym@@GLIBC_2.2.5' is defined in DSO /usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/libdl.so so try adding it to the linker command line
/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu/libdl.so: could not read symbols: Invalid operation
2017-07-28 13:53:31 +02:00
..
common.mk Fix wmiirc problems in recent commits. 2010-10-13 17:33:02 -04:00
dir.mk [wimenu] Add paste key binding. 2010-10-07 16:31:42 -04:00
gcc.mk Ignore ClientClick events that pass through client windows. 2010-05-28 12:46:48 -04:00
hdr.mk fix build on Ubuntu 12.04 2017-07-28 13:53:31 +02:00
lib.mk Rearrange some things. 2010-06-14 10:30:23 -04:00
man.mk Fix build on gmake 3.82. Closes issue #216. 2010-08-29 08:53:15 -04:00
many.mk Cleanup the top directory a bit. sed -i 's/\$\{([^{]+)\}/$(\1)/g' **/Makefile **/*.mk 2010-05-22 20:55:16 -04:00
one.mk Cleanup the top directory a bit. sed -i 's/\$\{([^{]+)\}/$(\1)/g' **/Makefile **/*.mk 2010-05-22 20:55:16 -04:00
python.mk Fix updating tags via /client/*/tags. Closes issue #200. 2010-06-29 13:40:51 -04:00
so.mk Rearrange some things. 2010-06-14 10:30:23 -04:00
wmii.mk Fix wmiirc problems in recent commits. 2010-10-13 17:33:02 -04:00