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

List:       kde-commits
Subject:    branches/KDE/3.5/kdebase/kcontrol/ebrowsing/plugins
From:       Helio Chissini de Castro <helio () kde ! org>
Date:       2008-05-03 15:24:21
Message-ID: 1209828261.439363.7964.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 803634 by helio:

- Another build issues with non /usr prefixes

 M  +1 -2      localdomain/Makefile.am  
 M  +1 -2      shorturi/Makefile.am  


--- branches/KDE/3.5/kdebase/kcontrol/ebrowsing/plugins/localdomain/Makefile.am #803633:803634
@@ -1,11 +1,10 @@
 ## Makefile.am of kdebase/kcontrol/ebrowsing/plugins/localdomain
 
 AM_CPPFLAGS   =  $(all_includes) -DQT_NO_CAST_ASCII
-AM_LDFLAGS   = $(all_libraries)
 
 kde_module_LTLIBRARIES = liblocaldomainurifilter.la
 
-liblocaldomainurifilter_la_LDFLAGS = -module $(KDE_PLUGIN)
+liblocaldomainurifilter_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN)
 liblocaldomainurifilter_la_LIBADD = $(LIB_KIO) $(LIB_KDEUI) $(LIB_KDECORE)
 
 liblocaldomainurifilter_la_SOURCES = localdomainurifilter.cpp localdomainurifilter.skel
--- branches/KDE/3.5/kdebase/kcontrol/ebrowsing/plugins/shorturi/Makefile.am #803633:803634
@@ -1,11 +1,10 @@
 ## Makefile.am of kdebase/kcontrol/ebrowsing/plugins/shorturi
 
 AM_CPPFLAGS   =  $(all_includes) -DQT_NO_CAST_ASCII
-AM_LDFLAGS   = $(all_libraries)
 
 kde_module_LTLIBRARIES = libkshorturifilter.la
 
-libkshorturifilter_la_LDFLAGS = -module $(KDE_PLUGIN)
+libkshorturifilter_la_LDFLAGS = $(all_libraries) -module $(KDE_PLUGIN)
 libkshorturifilter_la_LIBADD = $(LIB_KSYCOCA) $(LIB_KDEUI)
 
 libkshorturifilter_la_SOURCES = kshorturifilter.cpp kshorturifilter.skel
[prev in list] [next in list] [prev in thread] [next in thread] 

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