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

List:       kde-core-devel
Subject:    minor patch for kdebase/kicker/share/Makefile.am
From:       CP Hennessy <CP.Hennessy () iname ! com>
Date:       2002-10-24 12:04:20
[Download RAW message or body]

Hi,
	I've been using the following patch which removes
the need to link with libkonq/libkonq.la, for quite a while with
no problems.

Anyone any problems with me checking it in ?

CPH
["kicker-patch" (text/x-diff)]

Index: Makefile.am
===================================================================
RCS file: /home/kde/kdebase/kicker/share/Makefile.am,v
retrieving revision 1.7
diff -u -3 -p -r1.7 Makefile.am
--- Makefile.am	2002/02/13 10:18:52	1.7
+++ Makefile.am	2002/10/24 12:02:38
@@ -6,7 +6,7 @@ libkickermain_la_SOURCES = pluginloader.
 libkickermain_la_METASOURCES = AUTO
 
 libkickermain_la_LDFLAGS = $(all_libraries) -version-info 1:0:0 -module -no-undefined
-libkickermain_la_LIBADD = $(LIB_KDECORE) $(LIB_KDEUI) $(top_builddir)/libkonq/libkonq.la
+libkickermain_la_LIBADD = $(LIB_KDECORE) $(LIB_KDEUI) 
 
 messages:
 	$(XGETTEXT) *.cpp *.h -o $(podir)/libkicker.pot


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

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