Commit Graph

15 Commits

Author SHA1 Message Date
fad59bb3a3 Add checks for GPG, PGP 5 and PGP 2. Only record the first one found.
* configure.in, acconfig.c: Add checks for GPG, PGP 5 and PGP 2.
	Only record the first one found.

svn path=/trunk/; revision=4465
2000-08-02 02:55:33 +00:00
43c1a59230 some unrelated changes: check for mkdtemp,
* configure.in: some unrelated changes: check for mkdtemp,
	gnome_vfs_mime_get_default_action_without_fallback, and a
	setuid/setgid movemail binary.

	* acconfig.h: add MOVEMAIL_PATH

svn path=/trunk/; revision=4339
2000-07-25 23:51:52 +00:00
2fc2feb62e Add a check for Bonobo 0.15 vs Bonobo post-0.15
* configure.in: Add a check for Bonobo 0.15 vs Bonobo post-0.15

svn path=/trunk/; revision=4053
2000-07-10 21:22:47 +00:00
9135a5d0e4 Solaris compatibility config check + implementation (ctime_r arguments)
svn path=/trunk/; revision=3754
2000-06-27 15:04:15 +00:00
e923d2eea9 Make the broken threads optional
svn path=/trunk/; revision=3740
2000-06-26 18:21:45 +00:00
56fb12bf9d add some minimal Kerberos checking. This isn't intended to be generically
* configure.in, acconfig.h: add some minimal Kerberos checking.
	This isn't intended to be generically useful at this point, it's
	just there to give me a second POP auth mechanism to play with.

	Also remove a bit of cruft, and reorganize configure.in a bit.

svn path=/trunk/; revision=2765
2000-05-03 01:07:17 +00:00
9483369aa0 Made Evolution OAF-compatible.
svn path=/trunk/; revision=2673
2000-04-28 04:23:19 +00:00
9bee8001c4 add HAVE_LDAP here.
svn path=/trunk/; revision=2402
2000-04-12 01:06:47 +00:00
bed92671a3 Changed AC_DEFUN to AC_DEFINE.
2000-04-11  Christopher James Lahey  <clahey@helixcode.com>

	* configure.in: Changed AC_DEFUN to AC_DEFINE.

	* acconfig.h: Added HAVE_TIMEZONE and HAVE_TM_GMTOFF.

svn path=/trunk/; revision=2400
2000-04-12 00:33:00 +00:00
4c1b64ea55 add SYSTEM_MAIL_DIR
* configure.in, acconfig.h: add SYSTEM_MAIL_DIR

svn path=/trunk/; revision=2338
2000-04-08 18:35:20 +00:00
8034bd1254 Add CamelTransport abstract class and CamelSendmailTransport
svn path=/trunk/; revision=1921
2000-02-24 21:17:27 +00:00
784c1184a8 don't build thread related tests if evolution has been compiled with no
2000-02-10  bertrand  <Bertrand.Guiheneuf@aful.org>

	* tests/Makefile.am (THREAD_RELATED_TESTS): don't
	build thread related tests if evolution has been
	compiled with no thread support.

	* configure.in (have_pthread): allow user to enable/disable
	thread support at configure time
	(EXTRA_GNOME_CFLAGS):
	(EXTRA_GNOME_LIBS): thread support is directly
	included in this variable if enabled. No more
	EXTRA_GNOME_CFLAGS_THREADS
	Other special support should be added in
	EXTRA_GNOME_LIBS and EXTRA_GNOME_CFLAGS
	instead of redefining a new variable
	each time we want to add a new lib.
	(bonobo, ....)

	* camel/camel.c (camel_init): only try to initialize threads if
	we enabled threads support.

	* tests/ui-tests/Makefile.am (message_browser_LDADD): use
	EXTRA_GNOME_LIBS

	* configure.in (have_pthread): remove HAVE_PTHREADS
	variable. Define ENABLE_THREADS instead.

	* camel/Makefile.am: use ENABLE_THREADS not HAVE_PTHREADS
	to test if we build thread relateed code.

	* tests/Makefile.am: use EXTRA_GNOME_LIBS,
	not EXTRA_GNOME_LIBS_THREADS


I need to be able to disable thread support to use Insure.

svn path=/trunk/; revision=1725
2000-02-11 00:43:23 +00:00
cac0ba57e6 merge a lot of work. Rough ChangeLog will follow
svn path=/trunk/; revision=1052
1999-08-01 13:38:28 +00:00
d32ba2a70a sync
svn path=/trunk/; revision=959
1999-05-30 14:02:36 +00:00
8a078e8e0b Initial revision
svn path=/trunk/; revision=846
1999-04-18 08:40:04 +00:00