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

List:       kde-commits
Subject:    kdebase/konqueror/client
From:       David Faure <faure () kde ! org>
Date:       2003-06-28 21:28:01
[Download RAW message or body]

CVS commit by faure: 

Converted to kdeinit module


  M +1 -9      Makefile.am   1.39
  M +2 -2      kfmclient.cc   1.105


--- kdebase/konqueror/client/Makefile.am  #1.38:1.39
@@ -1,6 +1,5 @@
 AM_CPPFLAGS = -DQT_NO_CAST_ASCII
 
-bin_PROGRAMS = kfmclient
-lib_LTLIBRARIES = kfmclient.la
+kdeinit_LTLIBRARIES = kfmclient.la
 
 INCLUDES= -I.. $(all_includes)
@@ -14,11 +13,4 @@
 KonquerorIface_DIR =  $(srcdir)/..
 KDesktopIface_DIR = $(top_srcdir)/kdesktop
-
-kfmclient_SOURCES = dummy.cc
-kfmclient_LDFLAGS = $(KDE_RPATH) $(all_libraries)
-kfmclient_LDADD = kfmclient.la
-
-dummy.cc:
-        echo > dummy.cc
 
 messages:

--- kdebase/konqueror/client/kfmclient.cc  #1.104:1.105
@@ -67,5 +67,5 @@ static const KCmdLineOptions options[] =
 };
 
-int main( int argc, char **argv )
+extern "C" int kdemain( int argc, char **argv )
 {
   KCmdLineArgs::init(argc, argv, appName, description, version, false);


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

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