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

List:       kde-commits
Subject:    kdenonbeta/kcanvas/device
From:       Marcus Camen <mcamen () mcamen ! de>
Date:       2004-08-29 20:14:34
Message-ID: 20040829201434.9740A1D91 () office ! kde ! org
[Download RAW message or body]

CVS commit by mcamen: 

Compile fix.
Without the additional -I$(top_srcdir)
  #include <kcanvas/KCanvasTypes.h>
fails.


  M +1 -1      Makefile.am   1.17


--- kdenonbeta/kcanvas/device/Makefile.am  #1.16:1.17
@@ -12,5 +12,5 @@
 SUBDIRS = . $(AGG_BUILD) $(CAIRO_BUILD)
 
-AM_CPPFLAGS = -I$(top_srcdir)/kcanvas -I$(top_srcdir)/kcanvas/targets $(all_includes)
+AM_CPPFLAGS = -I$(top_srcdir) -I$(top_srcdir)/kcanvas -I$(top_srcdir)/kcanvas/targets $(all_includes)
 
 lib_LTLIBRARIES = libkcanvasdevice.la


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

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