From 5f1abf48ea6d11e026af2491e72428bcdc7fe929 Mon Sep 17 00:00:00 2001 From: marcus Date: Thu, 1 Jun 2006 16:42:18 +0000 Subject: Remove a patch that is no longer needed. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6358 df743ca5-7f9a-e211-a948-0013205c9059 --- mail/evolution-exchange/files/patch-configure | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 mail/evolution-exchange/files/patch-configure (limited to 'mail') diff --git a/mail/evolution-exchange/files/patch-configure b/mail/evolution-exchange/files/patch-configure deleted file mode 100644 index 4495fed09..000000000 --- a/mail/evolution-exchange/files/patch-configure +++ /dev/null @@ -1,22 +0,0 @@ ---- configure.orig Sun Apr 30 03:16:57 2006 -+++ configure Sun Apr 30 03:17:49 2006 -@@ -2036,7 +2036,7 @@ _ACEOF - ;; - esac - --EVOLUTION_API_VERSION=2.6 -+EVOLUTION_API_VERSION=2.8 - EDS_API_VERSION=1.2 - EDS_BASE_VERSION=1.6 - -@@ -24293,8 +24293,8 @@ if test $ac_cv_lib_lber_ber_get_tag = ye - # libldap might depend on OpenSSL... We need to pull - # in the dependency libs explicitly here since we're - # not using libtool for the configure test. -- if test -f $with_openldap/lib/libldap.la; then -- LDAP_LIBS="`. $with_openldap/lib/libldap.la; echo $dependency_libs` $LDAP_LIBS" -+ if test -f $with_openldap/lib/libldap.so; then -+ LDAP_LIBS="`. $with_openldap/lib/libldap.so; echo $dependency_libs` $LDAP_LIBS" - fi - else - LDAP_LIBS="-llber $LDAP_LIBS" -- cgit v1.2.3