On Tue, 2006-07-18 at 17:02 -0400, Teresa Thomas wrote: > How can I obtain the compilation and linking flags necessary for > libical and libecal (EDS)? Pkg-config doesn't seem to be supported. > > Thanks.
They are. [EMAIL PROTECTED]:~> pkg-config --cflags libecal-1.2 -DORBIT2=1 -pthread -I/home/kharish/opt/gnome/include/evolution-data-server-1.8 -I/home/kharish/opt/gnome/include/libgnome-2.0 -I/home/kharish/opt/gnome/include/libbonobo-2.0 -I/home/kharish/opt/gnome/include/glib-2.0 -I/home/kharish/opt/gnome/lib/glib-2.0/include -I/home/kharish/opt/gnome/include/orbit-2.0 -I/home/kharish/opt/gnome/include/gconf/2 -I/home/kharish/opt/gnome/include/gnome-vfs-2.0 -I/home/kharish/opt/gnome/lib/gnome-vfs-2.0/include -I/home/kharish/opt/gnome/include/bonobo-activation-2.0 -I/usr/include/libxml2 Cheers, Harish _______________________________________________ Evolution-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/evolution-hackers
