mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
411 B

  1. --- libgda-0.12.1/configure~ 2003-06-08 20:17:08.000000000 +0200
  2. +++ libgda-0.12.1/configure 2003-07-17 22:45:54.000000000 +0200
  3. @@ -11808,6 +11808,7 @@
  4. { echo "$as_me:$LINENO: WARNING: LDAP backend not used" >&5
  5. echo "$as_me: WARNING: LDAP backend not used" >&2;}
  6. else
  7. + LDAP_CFLAGS="-I${ldapdir}/include"
  8. LDAP_LIBS="-L${ldapdir}/lib -lldap -llber"
  9. cat >>confdefs.h <<\_ACEOF
  10. #define HAVE_LDAP 1