| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
2005-06-27 Tor Lillqvist <tml@novell.com>
* */Makefile.am: Use NO_UNDEFINED. Link with more libraries.
svn path=/trunk/; revision=29593
|
|
|
|
| |
svn path=/trunk/; revision=29327
|
|
|
|
|
|
|
| |
remove use of e-error-tool
tag xml for translations where appropriate
svn path=/trunk/; revision=29304
|
|
|
|
|
|
|
|
| |
2005-01-06 JP Rosevear <jpr@novell.com>
* Makefile.am: include top_srcdir
svn path=/trunk/; revision=28254
|
|
|
|
|
|
|
|
| |
2004-11-09 Rodney Dawes <dobey@novell.com>
* Makefile.am: Add EXTRA_DIST variable for the eplug.in file
svn path=/trunk/; revision=27872
|
|
2004-11-04 Not Zed <NotZed@Ximian.com>
* Makefile.am: duh, add this to cvs, remove Makefile.
svn path=/trunk/; revision=27833
|