[evolution] Update the LD_CFLAGS.



commit 7b3f6d38e5f72d6eb34fc1ffbb4cac979b2ea62e
Author: Chenthill Palanisamy <pchenthill novell com>
Date:   Wed Jul 15 14:50:15 2009 +0530

    Update the LD_CFLAGS.

 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 254ee9f..1f9f658 100644
--- a/configure.ac
+++ b/configure.ac
@@ -558,7 +558,7 @@ esac
 
 SAVE_CFLAGS="$CFLAGS"
 SAVE_LIBS="$LIBS"
-LDAP_CFLAGS="-DLDAP_DEPRECATED"
+LDAP_CFLAGS="$LDAP_CFLAGS -DLDAP_DEPRECATED"
 CFLAGS="$CFLAGS $LDAP_CFLAGS"
 LIBS="$LIBS $LDAP_LIBS"
 AC_CHECK_FUNCS(ldap_ntlm_bind)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]