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

List:       kde-commits
Subject:    kdebase/kcontrol/kcontrol
From:       Frans Englich <frans.englich () telia ! com>
Date:       2004-12-13 19:28:40
Message-ID: 20041213192840.820401BB8E () office ! kde ! org
[Download RAW message or body]

CVS commit by englich: 

Since kcmshell isn't here any longer, remove unused code, and skip the convenience \
libraries. This should result in faster startup.

CCMAIL: Daniel Molkentin <molkentin@kde.org>


  M +5 -12     Makefile.am   1.77
  R            kcdialog.cpp   1.29
  R            kcdialog.h   1.9


--- kdebase/kcontrol/kcontrol/Makefile.am  #1.76:1.77
@@ -27,18 +27,11 @@
 kdeinit_LTLIBRARIES = kcontrol.la
 
-noinst_LTLIBRARIES = libkcontrolcommon.la libkcontrolglobal.la
-# global.cpp is used by two targets
-libkcontrolglobal_la_SOURCES = global.cpp 
-# those are the sources needed by kcontrol.la and kcmshell.la
-libkcontrolcommon_la_SOURCES = modules.cpp proxywidget.cpp kcrootonly.cpp
-libkcontrolcommon_la_LIBADD = libkcontrolglobal.la
-
-kcontrol_la_SOURCES = main.cpp toplevel.cpp indexwidget.cpp searchwidget.cpp \
-        helpwidget.cpp \
-        dockcontainer.cpp aboutwidget.cpp \
+kcontrol_la_SOURCES = main.cpp toplevel.cpp indexwidget.cpp \
+        helpwidget.cpp dockcontainer.cpp aboutwidget.cpp \
         quickhelp.cpp moduletreeview.cpp moduleiconview.cpp \
-        moduleIface.cpp moduleIface.skel
+        moduleIface.cpp moduleIface.skel global.cpp modules.cpp \
+        proxywidget.cpp kcrootonly.cpp searchwidget.cpp
 
-kcontrol_la_LIBADD  = libkcontrolcommon.la $(LIB_KDEUI) $(LIB_KSYCOCA) $(LIB_KUTILS)
+kcontrol_la_LIBADD  = $(LIB_KDEUI) $(LIB_KUTILS)
 kcontrol_la_LDFLAGS = $(all_libraries) -module -avoid-version
 


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

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