tapplied sanders patch - dmenu - Dmenu fork with xft fonts.
 (HTM) git clone git://r-36.net/dmenu
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 02ddc93c9483214533824576cc219bd2f269ddc2
 (DIR) parent 0faf441367a57a8a249a0b03ac88f29284916e48
 (HTM) Author: Anselm R.Garbe <arg@10ksloc.org>
       Date:   Wed, 16 Aug 2006 12:37:01 +0200
       
       applied sanders patch
       
       Diffstat:
         config.mk                           |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/config.mk b/config.mk
       t@@ -11,7 +11,7 @@ X11INC = /usr/X11R6/include
        X11LIB = /usr/X11R6/lib
        
        # includes and libs
       -INCS = -I/usr/include -I${X11INC}
       +INCS = _I. -I/usr/include -I${X11INC}
        LIBS = -L/usr/lib -lc -L${X11LIB} -lX11
        
        # flags