aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.cvs
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2005-05-16 18:59:03 +0000
committerReuben Thomas <rrt@sc3d.org>2005-05-16 18:59:03 +0000
commitcb1800397460694106137fced4aca720f48d0d42 (patch)
treec95ee68a172e5fa7a25987440865720737b1e9a1 /Makefile.cvs
parent4725c195ec7afdc4f047489fedb5676ce4e14816 (diff)
downloadplptools-cb1800397460694106137fced4aca720f48d0d42.tar.gz
plptools-cb1800397460694106137fced4aca720f48d0d42.tar.bz2
plptools-cb1800397460694106137fced4aca720f48d0d42.zip
Enable --enable-kde in Makefile.cvs again.
qlist.h --> qptrlist.h Remove #include <qobjcoll.h> 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).
Diffstat (limited to 'Makefile.cvs')
-rw-r--r--Makefile.cvs2
1 files changed, 1 insertions, 1 deletions
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: