diff options
| author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-05-11 07:33:40 +0000 |
|---|---|---|
| committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-05-11 07:33:40 +0000 |
| commit | 1cdb9d59bbbaaf5cef847bd6e8a04253cee94347 (patch) | |
| tree | 3dcc5b59f412153ad2682d88dbbe11cc8f3325dc /databases/evolution-data-server/files | |
| parent | - update to 0.52 (diff) | |
* Fix the build with the new Heimdal on -CURRENT [1]
* Allow other BDD versions to be used, but display a warning if BDB 41
is not used [2]
Submitted by: mezz [1]
Requested by: ade [2]
Notes
Notes:
svn path=/head/; revision=212897
Diffstat (limited to 'databases/evolution-data-server/files')
| -rw-r--r-- | databases/evolution-data-server/files/patch-configure | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/databases/evolution-data-server/files/patch-configure b/databases/evolution-data-server/files/patch-configure index 1ef8d776b127..3fac0e9046c9 100644 --- a/databases/evolution-data-server/files/patch-configure +++ b/databases/evolution-data-server/files/patch-configure @@ -24,15 +24,6 @@ int main () -@@ -28982,7 +28990,7 @@ if test "x${with_krb5}" != "xno"; then - LDFLAGS_save="$LDFLAGS" - - mitlibs="-lkrb5 -lk5crypto -lcom_err -lgssapi_krb5" -- heimlibs="-lkrb5 -lcrypto -lasn1 -lcom_err -lroken -lgssapi" -+ heimlibs="-lkrb5 -lcrypto -lasn1 -lcom_err -lroken -lgssapi -lcrypt" - sunlibs="-lkrb5 -lgss" - { echo "$as_me:$LINENO: checking for Kerberos 5" >&5 - echo $ECHO_N "checking for Kerberos 5... $ECHO_C" >&6; } @@ -33825,7 +33833,7 @@ idldir='${datadir}'/idl/evolution-data-s imagesdir='${datadir}'/pixmaps/evolution-data-server |
