Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37898473
en ru br
ALT Linux repos
S:3.50.0-alt1
5.0: 2.26.1.1-alt1
4.1: 2.22.3-alt0.M41.1
4.0: 1.8.3-alt2
3.0: 1.2.3-alt1

Group :: Graphical desktop/GNOME
RPM: evolution-data-server

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: evolution-data-server-ntlm-ldap.patch
Download


--- evolution-data-server-1.12.1/configure.in~	2007-10-14 19:39:02.000000000 +0200
+++ evolution-data-server-1.12.1/configure.in	2007-11-06 19:57:01.000000000 +0100
@@ -1256,7 +1256,7 @@
 SAVE_LIBS="$LIBS"
 LDAP_CFLAGS="$LDAP_CFLAGS -DLDAP_DEPRECATED"
 CFLAGS="$CFLAGS $LDAP_CFLAGS"
-LIBS="$LIBS $LDAP_LIBS"
+LIBS="$LDAP_LIBS $LIBS"
 AC_CHECK_FUNCS(ldap_ntlm_bind)
 CFLAGS="$SAVE_CFLAGS"
 LIBS="$SAVE_LIBS"
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin