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

List:       kde-pim
Subject:    [Kde-pim] patch for libicalvcal builds in KDE_3_1_BRANCH
From:       Andy <andy () athame ! co ! uk>
Date:       2003-05-31 17:56:58
[Download RAW message or body]

Hi,

While rebuilding my 3.1.2 installation, and using srcdir != builddir for a 
change, libicalvcal failed to find ical.h

The attached patch fixes it for me, but I'm not an automake expert. Okay to 
commit?

Incidentally, a while ago Coolo and Cornelius (I think) fixed HEAD libical so 
it only builds the necessary parts. Are those changes worthy of a backport?

Regards,

Andy



["patch-libicalvcal-Makefile.am" (text/x-diff)]

Index: Makefile.am
===================================================================
RCS file: /home/kde/kdepim/libical/src/libicalvcal/Attic/Makefile.am,v
retrieving revision 1.5
diff -u -5 -p -d -r1.5 Makefile.am
--- Makefile.am	27 Aug 2001 17:19:41 -0000	1.5
+++ Makefile.am	31 May 2003 17:53:43 -0000
@@ -2,11 +2,12 @@ noinst_LTLIBRARIES = libicalvcal.la
 
 INCLUDES =			\
 	-I$(top_builddir)	\
 	-I$(top_builddir)/src/libical	\
 	-I$(top_builddir)/src/libicalss	\
-	-I$(srcdir)
+	-I$(srcdir) \
+	-I$(srcdir)/../libical
 
 libicalvcal_la_LDFLAGS = -version-info 0:0:0
 
 libicalvcal_la_SOURCES =	\
 	icalvcal.c		\


_______________________________________________
kde-pim mailing list
kde-pim@mail.kde.org
http://mail.kde.org/mailman/listinfo/kde-pim
kde-pim home page at http://pim.kde.org/


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

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