From 20c6b00f9bda89b2cf7f8025db96f74f69948bf2 Mon Sep 17 00:00:00 2001 From: Henrik Rydberg Date: Fri, 4 Mar 2011 09:50:21 +0100 Subject: Remove .pc file and references to it Remove unneeded remnants from copy and paste. Signed-off-by: Henrik Rydberg --- configure.ac | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index b406388..3cf8776 100644 --- a/configure.ac +++ b/configure.ac @@ -36,6 +36,5 @@ AS_IF([test "x$with_xi" = "xyes"], [ ]) AC_CONFIG_FILES([Makefile - tools/Makefile - mtview.pc]) + tools/Makefile]) AC_OUTPUT -- cgit v1.2.3