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

List:       kde-commits
Subject:    kdeaddons/konq-plugins/kimgalleryplugin
From:       Maks Orlovich <mo002j () mail ! rochester ! edu>
Date:       2002-12-31 1:58:59
[Download RAW message or body]

CVS commit by orlovich: 


-Easy speedup for Konqueror-as-FM: Don't link kimgallery plugin to KHTML needlessly -- it takes 
quite sometime to dlopen it. (That's before the symbol map stuff, though).


  M +1 -1      Makefile.am   1.10


--- kdeaddons/konq-plugins/kimgalleryplugin/Makefile.am  #1.9:1.10
@@ -4,5 +4,5 @@
 kde_module_LTLIBRARIES   = libkimgallery.la
 libkimgallery_la_SOURCES = imgalleryplugin.cpp imgallerydialog.cpp
-libkimgallery_la_LIBADD  = $(LIB_KHTML) -lkonq
+libkimgallery_la_LIBADD  = -lkonq
 libkimgallery_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries)
 


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

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