From cb1800397460694106137fced4aca720f48d0d42 Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Mon, 16 May 2005 18:59:03 +0000 Subject: Enable --enable-kde in Makefile.cvs again. qlist.h --> qptrlist.h Remove #include from sample Qt program in KDE_PRINT_QT_PROGRAM.m4 Fix configure.in.in not to call PLP_CHECK_COMPILERS, which isn't needed any more (and didn't work). --- Makefile.cvs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.cvs') diff --git a/Makefile.cvs b/Makefile.cvs index 2ce10c3..dbeb33d 100644 --- a/Makefile.cvs +++ b/Makefile.cvs @@ -31,7 +31,7 @@ devel: $(GETTEXT) $(LIBTOOLFILES) $(AUTOMAKEFILES) dist: $(GETTEXT) $(LIBTOOLFILES) $(AUTOMAKEFILES) autoconf touch include/stamp-h.in - ./configure # --enable-kde + ./configure --enable-kde $(MAKE) dist htmldoc: -- cgit v1.2.3