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

List:       kde-commits
Subject:    kdebase/nsplugins
From:       Dominique Devriese <devriese () kde ! org>
Date:       2004-01-25 12:21:40
Message-ID: 20040125122140.C69F62A6E () office ! kde ! org
[Download RAW message or body]

CVS commit by domi: 

libnsplugin.la is a module, not a lib, change its linking flags and
install location accordingly.

I'm backporting this too.

Patch approved by David Faure on kde-core-devel.

CCMAIL:"Christopher L. Cheney" <ccheney@debian.org>


  M +2 -2      Makefile.am   1.39


--- kdebase/nsplugins/Makefile.am  #1.38:1.39
@@ -6,10 +6,10 @@
 NSPluginClassIface_DIR = $(srcdir)/viewer
 
-lib_LTLIBRARIES = libnsplugin.la
+kde_module_LTLIBRARIES = libnsplugin.la
 libnsplugin_la_SOURCES = plugin_part.cpp nspluginloader.cpp             \
                         NSPluginClassIface.stub                         \
                         NSPluginCallbackIface.skel
 
-libnsplugin_la_LDFLAGS = $(all_libraries) -version-info 3:0:2 -module -no-undefined
+libnsplugin_la_LDFLAGS = $(all_libraries) -avoid-version -module $(KDE_PLUGIN) -no-undefined
 libnsplugin_la_LIBADD  = -lkparts
 


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

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