From 163588d978a3adda7edabf47dafaab000d8c0eb5 Mon Sep 17 00:00:00 2001 From: rathnor Date: Wed, 10 Sep 2003 15:49:51 +0000 Subject: add line to teach Makefile how to get to xft.m4 should stop annoying "can't find AM_PATH_XFT" problem --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index a5a9b25..26f48fa 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,6 +2,7 @@ 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) -- cgit v0.11.2