Commit Graph

11 Commits

Author SHA1 Message Date
50cefe3651 commit acinclude.m4 patch per bug #444882
svn path=/trunk/; revision=33747
2007-07-03 09:58:37 +00:00
a49955fbe8 Fix for 389664 - Adding pilot-link 0.12 compatibility.
* Fix for 389664 - Adding pilot-link 0.12 compatibility.

svn path=/trunk/; revision=33125
2007-01-08 15:14:25 +00:00
ac32475e3d Fix for #336453
2006-06-12  simon.zheng  <simon.zheng@sun.com>

        Fix for #336453

        * acinclude.m4:
        * configure.in:
        Add SunLDAP library support - a variant of Netscape LDAP.

svn path=/trunk/; revision=32117
2006-06-12 12:52:02 +00:00
e9fbd043e5 Revert previous EVO_LDAP_CHECK changes, aren't working as well as expceted
2004-08-13  Rodney Dawes  <dobey@novell.com>

	* acinclude.m4: Revert previous EVO_LDAP_CHECK changes, aren't working
	as well as expceted and determined in testing

svn path=/trunk/; revision=26924
2004-08-13 18:16:20 +00:00
d8cf77a69e Remove EVO_CHECK_LIB Update EVO_LDAP_CHECK to support
2004-08-13  Rodney Dawes  <dobey@novell.com>

	* acinclude.m4: Remove EVO_CHECK_LIB
	Update EVO_LDAP_CHECK to support --with-openldap-{libs,includes}
	Sync with e-d-s acinclude.m4 (Adds GTK_DOC_CHECK)

svn path=/trunk/; revision=26915
2004-08-13 15:36:10 +00:00
d369f4d903 bleah, add "" in for the "no" case in with_static_ldap.
2003-04-04  Chris Toshok  <toshok@ximian.com>

	* acinclude.m4 (EVO_LDAP_CHECK): bleah, add "" in for the "no"
	case in with_static_ldap.

svn path=/trunk/; revision=20674
2003-04-04 20:33:19 +00:00
46b7c0bd86 the existence of libldap.la should have no bearing on whether or not we
2003-04-03  Chris Toshok  <toshok@ximian.com>

	* acinclude.m4 (EVO_LDAP_CHECK): the existence of libldap.la
	should have no bearing on whether or not we try to statically link
	ldap.

svn path=/trunk/; revision=20666
2003-04-04 01:08:36 +00:00
75402d39ad Update AC_DEFINEs to use the new syntax to make acconfig.h unnecessary.
* configure.in: Update AC_DEFINEs to use the new syntax to make
	acconfig.h unnecessary. (Remove unneeded HAVE_KDE_APPLNK define).
	Call GNOME_COMPILE_WARNINGS and add $WARN_CFLAGS to CFLAGS to get
	back to the evo 1.2 behavior of defaulting to -Wall everywhere.
	Fix up privlibdir definition to avoid undefined variables in
	evolution-shell.pc.

	* acinclude.m4: Update AC_DEFINE

	* acconfig.h: Gone

svn path=/trunk/; revision=19742
2003-02-04 20:57:25 +00:00
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