Commit Graph

37 Commits

Author SHA1 Message Date
502d7fb2f2 Remove movemail check, since it's not relevant any more.
* configure.in: Remove movemail check, since it's not relevant any
	more.

svn path=/trunk/; revision=13499
2001-10-08 16:19:53 +00:00
87def266b0 Added a flag to enable pedantic PGP/MIME - this is not recommended for
2001-09-26  Jeffrey Stedfast  <fejj@ximian.com>

	* configure.in: Added a flag to enable pedantic PGP/MIME - this is
	not recommended for end-users. It is mostly meant for testing
	purposes.

svn path=/trunk/; revision=13164
2001-09-26 20:26:15 +00:00
6162cb54f4 forgot to checkin, have borken spool define
svn path=/trunk/; revision=11005
2001-07-11 16:41:28 +00:00
38f9733169 Add HAVE_BROKEN_SPOOL here.
2001-07-11  Peter Williams  <peterw@ximian.com>

	* acconfig.h: Add HAVE_BROKEN_SPOOL here.

svn path=/trunk/; revision=10999
2001-07-11 14:00:03 +00:00
5e1e9d7474 Add #defines for the current supported db3 version so that when we change
* acconfig.h: Add #defines for the current supported db3 version
	so that when we change it we don't have to hunt all of them down

svn path=/trunk/; revision=10270
2001-06-18 19:04:26 +00:00
8f183d269e Included information about db3.
2001-05-31  Christopher James Lahey  <clahey@ximian.com>

	* README: Included information about db3.

	* acconfig.h: Added HAVE_DB_H and HAVE_DB3_DB_H.

	* configure.in: Added various checks for db3 libraries and
	includes.  Of note are the new configure options
	--with-db3-includes=PREFIX and --with-db3-libs=PREFIX to specify
	the location for your db3 library.

From addressbook/ChangeLog:

2001-05-31  Christopher James Lahey  <clahey@ximian.com>

	* backend/pas/Makefile.am (INCLUDES): Added db3 cflags.

	* backend/pas/pas-backend-file.c: Updated this to use db3.

From e-util/ChangeLog:

2001-05-31  Christopher James Lahey  <clahey@ximian.com>

	* Makefile.am (INCLUDES): Added db3 cflags.

	* e-dbhash.c: Made this use db3.

	* e-db3-utils.c, e-db3-utils.h: New files with some helper
	functions.

From wombat/ChangeLog:

2001-05-31  Christopher James Lahey  <clahey@ximian.com>

	* Makefile.am (wombat_LDADD): Added db3 libs.

svn path=/trunk/; revision=10077
2001-06-01 01:02:12 +00:00
d0c769d285 undef HAVE_SSL and HAVE_OPENSSL
2001-05-04  Jeffrey Stedfast  <fejj@ximian.com>

	* acconfig.h: undef HAVE_SSL and HAVE_OPENSSL

	* configure.in: Check for OpenSSL.

svn path=/trunk/; revision=9698
2001-05-07 20:35:07 +00:00
f132c28d7f Check if gethostbyname_r take five params
2001-04-11  JP Rosevear  <jpr@ximian.com>

	* configure.in: Check if gethostbyname_r take five params

	* acconfig.h: add GETHOSTBYNAME_R_FIVE_ARGS

2001-04-11  JP Rosevear  <jpr@ximian.com>

	* providers/imap/Makefile.am: user GNOME_INCLUDEDIR since gnome
	files are included in the top level camel headers and the gtk
	include dir is now versioned and such

	* providers/local/Makefile.am: ditto

	* providers/pop3/Makefile.am: ditto

	* providers/smtp/Makefile.am: ditto

	* providers/sendmail/Makefile.am: ditto

	* camel-service.c: use five arg version of gethostbyname_r if
	appropriate
	(camel_get_host_byname): check if msg->herr is non-zero instead of
	checking if msg->hp is null since we may not always have msg->hp

svn path=/trunk/; revision=9239
2001-04-11 16:10:30 +00:00
e3ac0bad97 add a bit mentioning that if configure claims you don't have something
* README: add a bit mentioning that if configure claims you don't
	have something installed when you think you do, that it's probably
	because you installed it in the wrong prefix, or because you need
	a -devel package.

	* configure.in: Add a new macro EVO_CHECK_LIB that checks for a
	gnome-config-based library of a given version or later, correctly,
	and if doesn't find it, suggests that you consult the README. Fix
	the various library checks to use this. Meanwhile, remove a bunch
	of old cruft and reorganize a little.

	* acconfig.h: Remove cruft

svn path=/trunk/; revision=8997
2001-03-28 22:15:35 +00:00
06cd1f4436 Removed --enable-assbarn-security and replaced it with the real options:
2001-03-07  Jeffrey Stedfast  <fejj@ximian.com>

	* configure.in: Removed --enable-assbarn-security and replaced it
	with the real options:
	--with-nspr-includes=PREFIX
	--with-nspr-libs=PREFIX
	--with-nss=PREFIX

	* acconfig.h: #undef HAVE_NSS

svn path=/trunk/; revision=8591
2001-03-08 02:23:42 +00:00
2025fe8849 reviewed by: JP Rosevear <jpr@ximian.com>
reviewed by: JP Rosevear  <jpr@ximian.com>

	* acconfig.h:
	Added the ENABLE_NNTP define

	* configure.in:
	Fixed the NNTP m4 section.

svn path=/trunk/; revision=7904
2001-01-30 01:44:01 +00:00
827affc82d Ok, conflicting configure.in confused me
svn path=/trunk/; revision=7678
2001-01-21 06:10:39 +00:00
c05c33b836 Update to reflect changes to configure.in
svn path=/trunk/; revision=7677
2001-01-21 06:06:56 +00:00
3a51f7793e Replace --with-x-mailer' with a more generic --with-sub-version'.
The value you provide is now also displayed in the shell title bar.
And while I was at it, I changed the title bar so that it displays the
name of the folder first (instead of "Evolution - Inbox" it says
"Inbox - Evolution 0.8 [yaddayadda]").

svn path=/trunk/; revision=7585
2001-01-17 17:29:14 +00:00
af465f8d67 Add --with-x-mailer to set the version string that appears in the X-Mailer
* configure.in, acconfig.h: Add --with-x-mailer to set the version
	string that appears in the X-Mailer header.

svn path=/trunk/; revision=7539
2001-01-16 19:43:01 +00:00
f86c60c191 Removed GPG stuff.
2001-01-12  Jeffrey Stedfast  <fejj@ximian.com>

	* config.h.in: Removed GPG stuff.

	* acconfig.h: Take out all refs to PGP and GPG stuff.

	* configure.in: Take out the PGP/GPG detection stuff.

svn path=/trunk/; revision=7471
2001-01-13 04:37:46 +00:00
e365109fdc Add USE_FLOCK, USE_FCNTL, USE_FLOCK
2000-11-28  JP Rosevear  <jpr@helixcode.com>

	* acconfig.h: Add USE_FLOCK, USE_FCNTL, USE_FLOCK

	* configure.in: Auto* magic for various camel locking types

2000-11-28  JP Rosevear  <jpr@helixcode.com>

	* camel-lock.c: No longer hard code the enabled lock types

svn path=/trunk/; revision=6703
2000-11-28 22:58:58 +00:00
0c0ae216ec Check for libgpgme. (Support not added to mail yet.)
* configure.in: Check for libgpgme. (Support not added to mail
	yet.)

svn path=/trunk/; revision=6641
2000-11-21 22:55:59 +00:00
6abc02d6b9 Check for isblank
2000-10-05  Jeffrey Stedfast  <fejj@helixcode.com>

	* configure.in: Check for isblank

	* config.h.in:
	* acconfig.h: #undef HAVE_ISBLANK

svn path=/trunk/; revision=5746
2000-10-05 21:01:19 +00:00
699f000495 Improve the Kerberos checks further (check for Sun kerb; check for sendauth proto)
svn path=/trunk/; revision=5197
2000-09-05 17:32:11 +00:00
af8b4b2520 Made it compilable both with gnome-print 0.20 and 0.21+
svn path=/trunk/; revision=5126
2000-08-31 00:32:57 +00:00
ec4ed21ea9 decruft
* configure.in, acconfig.h: decruft

svn path=/trunk/; revision=5101
2000-08-29 18:18:18 +00:00
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