[ekiga/gnome-2-26] Better LDAP support on win32
- From: Eugen Dedu <ededu src gnome org>
- To: svn-commits-list gnome org
- Subject: [ekiga/gnome-2-26] Better LDAP support on win32
- Date: Mon, 27 Apr 2009 12:52:47 -0400 (EDT)
commit 525e3f11c8d03f03c5d8bad9b9b95d6dfe7be252
Author: Julien Puydt <jpuydt gnome org>
Date: Sun Apr 26 16:41:21 2009 +0200
Better LDAP support on win32
Patch from Michael Rickmann
---
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index 02cbe13..89632d3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -353,7 +353,7 @@ if test "x$enable_ldap" = "xyes"; then
AC_MSG_RESULT()
if test -f ${with_libsasl2_dir}/include/sasl/sasl.h; then
- LDAP_CFLAGS="-I${with_libsasl2_dir}/include"
+ LDAP_CFLAGS="${LDAP_CFLAGS} -I${with_libsasl2_dir}/include"
else
AC_MSG_ERROR(*** libsasl2 headers not found)
fi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]