[Kde-bindings] kdebindings/smoke/kde

Richard Dale Richard_Dale at tipitina.demon.co.uk
Sat Feb 12 12:19:16 UTC 2005


CVS commit by rdale: 

* Added a $(LIB_KIO) link. Fixes bug 99161 reported by Caleb Tennis where the Smoke lib wouldn't
  link on Gentoo

CCMAIL: kde-bindings at mail.kde.org


  M +1 -1      Makefile.am   1.9


--- kdebindings/smoke/kde/Makefile.am  #1.8:1.9
@@ -10,5 +10,5 @@
 
 # the libraries to link against.
-libsmokekde_la_LIBADD   = $(LIB_KDECORE) $(LIB_KHTML) -lkjs -lfontconfig $(LIB_KMDI) $(LIB_KNS) $(LIB_KSPELL) $(LIB_KUTILS) $(LIB_KDEUI) $(LIB_KDEPRINT) $(LIB_KPARTS) $(LIB_QT) $(GLLIB)
+libsmokekde_la_LIBADD   = $(LIB_KDECORE) $(LIB_KHTML) -lkjs -lfontconfig $(LIB_KMDI) $(LIB_KNS) $(LIB_KSPELL) $(LIB_KUTILS) $(LIB_KDEUI) $(LIB_KDEPRINT) $(LIB_KPARTS) $(LIB_KIO) $(LIB_QT) $(GLLIB)
 
 # which sources should be compiled for perlqtkde





More information about the Kde-bindings mailing list