Commit Graph

3 Commits

Author SHA1 Message Date
9c73777f22 First big sync of my GNOME 2 porting work (incomplete, and still
pretty broken).

Weeeeee!

svn path=/trunk/; revision=18503
2002-11-02 08:25:03 +00:00
b05255308c Remove this from here.
* acinclude.m4 (EVO_CHECK_TIMEZONE): Remove this from here.

	* configure.in: Put it here. (Connector no longer needs to share
	it). Also, check "tm_gmtoff" before "timezone", and if we have
	"timezone", check for "altzone" too.

	* acconfig.h: Add HAVE_ALTZONE

svn path=/trunk/; revision=17970
2002-09-04 19:12:54 +00:00
ed309c6a15 Move EVO_CHECK_LIB into here, and also create EVO_PURIFY_SUPPORT,
* acinclude.m4: Move EVO_CHECK_LIB into here, and also create
	EVO_PURIFY_SUPPORT, EVO_TIMEZONE_CHECK, and EVO_LDAP_CHECK from
	stuff in configure.in. (This stuff is also used by Connector.)

	* configure.in: Remove the stuff that was moved to acinclude.m4.

	* evolution_addressbookConf.sh.in: Remove db3 and ldap references
	since pas-backend-file and pas-backend-ldap are no longer in
	libpas, and those flags weren't doing anything useful here before
	anyway. (Our attempts to force static linking to those libraries
	end up getting mangled when passed through gnome-config.)

	* evolution_calendarConf.sh.in: Likewise, remove db3 references.

svn path=/trunk/; revision=17531
2002-07-22 18:24:30 +00:00