wmmenu: Update Makefile.
commit3f77d709f91612a2aad8e6053b77277d5b0f0ad6
authorDoug Torrance <dtorrance@monmouthcollege.edu>
Sat, 24 Jan 2015 18:05:36 +0000 (24 12:05 -0600)
committerCarlos R. Mafra <crmafra@gmail.com>
Sat, 24 Jan 2015 18:40:48 +0000 (24 18:40 +0000)
tree2ab9b85a3693c6850f9d00bcae19f3984087dee1
parentef546fc3693aa9a578085c20f032dd180e00b56a
wmmenu: Update Makefile.

In particular,
- Remove option to compile with deprecated GDK-PixBuf 1.0.
- Remove *ROOT variables; libdockapp should be in the default include search
  path and X11R6 directories are deprecated.
- Remove /opt/gtk2/bin from PIXBUF_CFG; pkg-config is likely elsewhere.
- Remove CPPFLAGS from CFLAGS and INCDIRS and DEFINES from CFLAGS; we  don't
  want these to disappear if user defines different flags.

Inspired in part by similar patches in Gentoo [1] and by Nerijus Baliunas [2].

[1] http://mirrors.telepoint.bg/gentoo-portage/x11-plugins/wmmenu/files/wmmenu-1.2-Makefile.patch
[2] http://lists.windowmaker.org/dev/msg07994.html
wmmenu/Makefile