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

List:       kde-commits
Subject:    kdenonbeta/kdom/css
From:       Rob Buis <rwlbuis () xs4all ! nl>
Date:       2004-04-30 20:49:18
Message-ID: 20040430204918.608979A7B () office ! kde ! org
[Download RAW message or body]

CVS commit by buis: 


Use the newly added vars from configure.in.in.


  M +2 -4      Makefile.am   1.7


--- kdenonbeta/kdom/css/Makefile.am  #1.6:1.7
@@ -1,7 +1,5 @@
 KDE_CXXFLAGS = $(USE_EXCEPTIONS)
 
-# TODO: Write libcroco automake check
-
-INCLUDES = -I$(top_srcdir)/kdom -I$(top_srcdir)/kdom/ecma -I$(top_srcdir)/kdom/data \
`pkg-config --cflags libcroco` $(all_includes) +INCLUDES = -I$(top_srcdir)/kdom \
-I$(top_srcdir)/kdom/ecma -I$(top_srcdir)/kdom/data $(LIBCROCO_CFLAGS) \
$(all_includes)  
 noinst_LTLIBRARIES = libkdomcss.la
@@ -12,5 +10,5 @@
                                                 DocumentCSS.cc \
                DOMImplementationCSS.cc StyleSheet.cc StyleSheetList.cc MediaList.cc \
                \
                                                 LinkStyle.cc DocumentStyle.cc
-libkdomcss_la_LDFLAGS = `pkg-config --libs libcroco` $(all_libraries)
+libkdomcss_la_LDFLAGS = $(LIBCROCO_LIBS) $(all_libraries)
 libkdomcss_la_LIBADD = $(LIB_KDECORE)
 


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

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