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

List:       kde-commits
Subject:    kdevelop/lib/interfaces
From:       Alexander Dymo <cloudtemple () mksat ! net>
Date:       2005-04-02 22:02:44
Message-ID: 20050402220244.3BC48632 () office ! kde ! org
[Download RAW message or body]

CVS commit by dymo: 

Have to use LIBADD instead of LDFLAGS


  M +4 -3      Makefile.am   1.55


--- kdevelop/lib/interfaces/Makefile.am  #1.54:1.55
@@ -12,7 +12,8 @@
         kdevprojectiface.cpp kdevprojectiface.skel kdevdesignerintegrationiface.cpp \
\  kdevdesignerintegrationiface.skel
-libkdevinterfaces_la_LDFLAGS = -no-undefined $(all_libraries) $(LIB_KDEUI) \
                $(LIB_KHTML) $(LIB_KPARTS) -lktexteditor -lkscript \
-        $(top_builddir)/lib/interfaces/external/libkinterfacedesigner.la \
-        $(top_builddir)/lib/util/libkdevutil.la
+libkdevinterfaces_la_LDFLAGS = -no-undefined $(all_libraries)
+libkdevinterfaces_la_LIBADD = \
$(top_builddir)/lib/interfaces/external/libkinterfacedesigner.la \ +        \
$(top_builddir)/lib/util/libkdevutil.la \ +        $(LIB_KDEUI) $(LIB_KHTML) \
$(LIB_KPARTS) -lktexteditor -lkscript  
 kdevelopincludedir = $(includedir)/kdevelop/interfaces


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

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