Commit Graph

11 Commits

Author SHA1 Message Date
1f38f4d92c Simplify library dependency flags.
We have a confusing array of nearly-identical CFLAGS/LIBS definitions in
configure.ac.  Time to simplify.  Instead let's just have one definition
that includes all the libraries provided by Evolution-Data-Server (incl.
Camel).  That, in combination with GNOME_PLATFORM, gives us most of what
we need for compliation and linking, and we can sprinkle definitions for
additional library dependencies in Makefile.am's as needed.
2011-10-04 22:27:14 -04:00
e3d6dc913b Bug #657386 - Changing default source doesn't unmark previous one 2011-09-07 13:35:44 +02:00
9a8fa88b6a Move some ESource-plugin common code to e-plugin-util.h/.c 2010-02-04 12:55:42 +01:00
59bd81691d Compiler and linker flag cleanups. 2009-12-27 14:32:39 -05:00
f62728b55e Bug 596848 - Use per-target CPPFLAGS in automake files 2009-09-30 23:37:50 -04:00
42e75c9162 Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. 2009-06-30 17:20:23 -04:00
d523f10dfe Use Behdad's brilliant git.mk to generate .gitignore files. 2009-05-02 11:37:10 -04:00
fa185fe572 Mark vairous plugins as translatable (bug#301149).
svn path=/trunk/; revision=30950
2005-12-25 04:14:52 +00:00
1f082fa212 Fix make-clean issues.
2005-12-12  Harish Krishnaswamy  <kharish@novell.com>

* Makefile.am: Fix make-clean issues.

svn path=/trunk/; revision=30750
2005-12-12 05:36:17 +00:00
1e47292c45 Use NO_UNDEFINED. Link with more libraries.
2005-06-27  Tor Lillqvist  <tml@novell.com>

	* */Makefile.am: Use NO_UNDEFINED. Link with more libraries.

svn path=/trunk/; revision=29593
2005-06-27 00:55:24 +00:00
b0cf4de8c4 intial commit
svn path=/trunk/; revision=28468
2005-01-21 00:00:25 +00:00