From 67eaa3cc45db8ab1a9aedb4675a09d5a3db31a7f Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Mon, 21 Nov 2005 03:14:15 +0000 Subject: Change dependency from xmu to xmuu since the full xmu (with all its baggage like Xt) is not needed here. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 6e46564..80f18fa 100644 --- a/configure.ac +++ b/configure.ac @@ -39,7 +39,7 @@ fi AC_TYPE_SIGNAL # Checks for pkg-config packages -PKG_CHECK_MODULES(X11PERF, x11 xmu) +PKG_CHECK_MODULES(X11PERF, x11 xmuu) AC_SUBST(X11PERF_CFLAGS) AC_SUBST(X11PERF_LIBS) -- cgit v1.2.3