[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    quanta
From:       Andras Mantia <amantia () freemail ! hu>
Date:       2003-10-17 12:05:05
[Download RAW message or body]

CVS commit by amantia: 

Fix compliation.
Clean up the Makefile.am-s and change some --with to --without.


  M +0 -24     configure.in.in   1.31
  M +1 -1      kommander/configure.in.in   1.5
  M +0 -1      quanta/messages/messageoutput.cpp   1.25


--- quanta/configure.in.in  #1.30:1.31
@@ -18,29 +18,5 @@
 AC_DEFINE_UNQUOTED(PREFIX,"$prefix",[Define the PREFIX to be used later])
 
-
-dnl --with-ktabbar is not available anymore!!!
-dnl AC_ARG_WITH(ktabbar,
-dnl   [  --with-ktabbar        use KDockTabGroup instead of QTabWidget ],
-dnl   [
-dnl     CXXFLAGS="$CXXFLAGS -DUSE_KDOCKTABGROUP"
-dnl   ], [
-dnl     CXXFLAGS="$CXXFLAGS"
-dnl   ]
-dnl )
-dnl This is needed if the --with-ktabbar flag has changed
-dnl between to ./configure runs.
-dnl touch quanta/quantaview.h
-
 # Process user input to configure
-build_wysiwyg="no"
-AC_ARG_WITH(kxsldbg,
-[  --with-kxsldbg        build KXsldbg XSLT debugger (experimental) (default=no)],
-[case "${enableval}" in
-       yes) build_kxsldbg="yes" ;;
-       no)  build_kxsldbg="no" ;;
-       *)   build_kxsldbg="yes" ;;
-     esac])
-
-  AM_CONDITIONAL(BUILD_KXSLDBG, test "$build_kxsldbg" = "yes")
 
 AC_CHECK_HEADERS(fcntl.h sys/time.h unistd.h stdlib.h paths.h stdarg.h)

--- quanta/kommander/configure.in.in  #1.4:1.5
@@ -4,5 +4,5 @@
 build_kommander="yes"
 AC_ARG_WITH(kommander,
-[  --with-kommander     build Kommander (default=yes)],
+[  --without-kommander     don't build Kommander],
 [if test "$withval" = "no" ; then
   build_kommander="no"

--- quanta/quanta/messages/messageoutput.cpp  #1.24:1.25
@@ -23,5 +23,4 @@
 #include "messageitemphp.h"
 #include "messageitemphp4.h"
-#include "messageitemweblint.h"
 
 MessageOutput::MessageOutput(QWidget *parent, const char *name )


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic