all repos — fluxbox @ 163588d978a3adda7edabf47dafaab000d8c0eb5

custom fork of the fluxbox windowmanager

add line to teach Makefile how to get to xft.m4
should stop annoying "can't find AM_PATH_XFT" problem
rathnor rathnor
commit

163588d978a3adda7edabf47dafaab000d8c0eb5

parent

b78edef5b6e39822142dd91331a53ab38b147f05

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M Makefile.amMakefile.am

@@ -2,6 +2,7 @@ # Makefile.am for Fluxbox 0.1.x

SUBDIRS = data doc nls src util MAINTAINERCLEANFILES = aclocal.m4 config.h.in configure Makefile.in stamp-h.in +ACLOCAL_AMFLAGS = -I . uninstall-local: rmdir $(pkgdatadir)