Raphael Geissert
|
a286fa3523
|
Add the libraries we actually test and need for LDAP and OpenSSL, fixes bug #53339
Patch by Clint Byrum
|
2011-03-18 18:47:09 +00:00 |
|
Nuno Lopes
|
cb0e56f7c7
|
+- Fixed bug #41973 (./configure --with-ldap=shared fails with
|
2007-08-08 11:37:44 +00:00 |
|
Antony Dovgal
|
c79ba67673
|
MFH: fix bug #38882 (ldap_connect causes segfault with newer versions of OpenLDAP)
|
2006-10-18 20:58:23 +00:00 |
|
foobar
|
e47c21e0bc
|
test -e does not work with solaris
|
2005-11-21 19:06:04 +00:00 |
|
foobar
|
528e7869b6
|
MFH: - Fixed bug #35078 (configure does not find ldap_start_tls_s)
|
2005-11-03 20:41:13 +00:00 |
|
foobar
|
dda1f722e2
|
MFH
|
2005-10-24 22:46:26 +00:00 |
|
Antony Dovgal
|
57b520541b
|
MFH: fix #34970 (ldap configuration issues)
|
2005-10-24 20:24:35 +00:00 |
|
foobar
|
1bf64add7b
|
correct flag
|
2005-09-16 12:09:17 +00:00 |
|
foobar
|
595e93be27
|
Fixed bug #34525
|
2005-09-16 12:06:41 +00:00 |
|
foobar
|
a20383ba06
|
- Unify the "configure --help" texts
|
2005-05-29 23:17:16 +00:00 |
|
foobar
|
fef305724b
|
this check was not needed
|
2005-05-08 15:58:50 +00:00 |
|
foobar
|
f2dd8f028b
|
- Fixed bug #32932 (Oracle LDAP: ldap_get_entries invalid pointer)
|
2005-05-08 15:43:22 +00:00 |
|
foobar
|
69eec3f3b9
|
MFB_4_3: Quote macro names in AC_DEFUN()
|
2004-12-30 07:08:39 +00:00 |
|
Joe Orton
|
2685ca935f
|
Update extensions to use /path/to/$PHP_LIBDIR rather than /path/to/lib
to support multi-ABI platforms.
|
2004-11-03 14:32:52 +00:00 |
|
foobar
|
b9fcb34625
|
Fixed bug #24025 (Can not build with shared ldap support)
|
2003-07-01 00:02:13 +00:00 |
|
foobar
|
bb37952bc2
|
Fixed the SASL config check.
|
2003-06-13 13:30:46 +00:00 |
|
foobar
|
c0e4bfcae4
|
- Added ldap_sasl_bind(). (Jani, peter_c60@hotmail.com)
|
2003-06-08 23:44:01 +00:00 |
|
foobar
|
826d9ace59
|
typofix
|
2003-03-02 18:52:29 +00:00 |
|
foobar
|
6290b1c2cb
|
Special case for MacosX..
|
2003-03-02 18:50:45 +00:00 |
|
foobar
|
96f6d1fdbd
|
Fixed bug #22485 (hardcoded shared lib extensions)
|
2003-03-02 18:47:35 +00:00 |
|
foobar
|
7d744c54b4
|
- Need these libraries for static build
|
2002-12-03 11:34:12 +00:00 |
|
foobar
|
68eaf6391a
|
- Fixed the build with iPlanet LDAP SDK 5.x
|
2002-12-03 09:35:42 +00:00 |
|
Derick Rethans
|
e646304c1f
|
@- Fix for bug #19633 (wrong directories in ext/ldap/config.m4). (Derick)
- Fix for bug #19633 (wrong directories in ext/ldap/config.m4).
|
2002-09-27 10:38:08 +00:00 |
|
foobar
|
f0998192b4
|
No need to have multiple AC_CHECK_FUNCS calls
|
2002-06-24 09:25:51 +00:00 |
|
Stig Venaas
|
c83f5a530d
|
Added test for ldap_start_tls_s()
|
2002-06-22 11:41:36 +00:00 |
|
Sascha Schumann
|
5cba3a99c2
|
extension converted automatically to PHP_NEW_EXTENSION. Manually confirmed
|
2002-03-12 16:44:00 +00:00 |
|
Stig Venaas
|
a05e74cd29
|
Added check for ldap_parse_reference() (needed for broken Solaris 2.8), and
report more detailed library version info in the info function.
|
2001-12-25 14:36:06 +00:00 |
|
foobar
|
f1397d5339
|
Unified the configure messages.
|
2001-11-30 19:00:13 +00:00 |
|
Stig Venaas
|
088c7a6044
|
Adding ldap_set_rebind_proc() for APIs with V3 3 arg variant, need more
testing.
|
2001-11-29 20:26:20 +00:00 |
|
foobar
|
ffae2081d5
|
Fixed bug: #10777
|
2001-05-21 19:47:15 +00:00 |
|
Sascha Schumann
|
afdaee9e47
|
Nuke more quotes
|
2001-05-12 11:09:05 +00:00 |
|
Sascha Schumann
|
718b588b14
|
Fix indentation of ./configure --help messages.
|
2001-05-12 09:13:42 +00:00 |
|
foobar
|
8a26918ed1
|
Renamed the AC_ prefixed macros defined in acinclude.m4 to PHP_* prefixes.
# Heads up people! I tested this before committing but you never know..
|
2001-03-27 20:35:04 +00:00 |
|
foobar
|
3c11d1697e
|
Support Solaris 8 ldap.
|
2001-03-26 10:30:48 +00:00 |
|
foobar
|
12503baa55
|
Cleaning this a little bit.
|
2001-03-12 02:06:06 +00:00 |
|
foobar
|
d282abf2df
|
Changed to look also for liblber.so (sometimes there are only shared libs)
Fixes bug 6072.
|
2000-10-15 22:53:43 +00:00 |
|
foobar
|
0f3ef58fa3
|
No more empty '-l' caused by this extension.
|
2000-09-22 00:59:16 +00:00 |
|
Stig Venaas
|
6e849e833f
|
Added detection of Netscape LDAP SDK 4.1
|
2000-08-31 16:46:33 +00:00 |
|
Stig Venaas
|
90eac6a390
|
Adding Oracle LDAP SDK support
|
2000-08-19 14:10:11 +00:00 |
|
Rasmus Lerdorf
|
f896b9a354
|
Fix library ordering here so static builds will work
|
2000-08-02 19:49:04 +00:00 |
|
Rasmus Lerdorf
|
c78d180231
|
Shared module support for LDAP extension
@ Shared module support for LDAP extension (Troels Arvin)
|
2000-07-14 13:13:25 +00:00 |
|
Sascha Schumann
|
0c46c25633
|
Append liblber to satisfy symbols in libldap
|
1999-12-30 14:49:17 +00:00 |
|
Sascha Schumann
|
cf5a5fb1dd
|
Whoops, defining them to empty values generates many parse errors.
Defaulting to 1.
|
1999-12-30 04:52:19 +00:00 |
|
Sascha Schumann
|
2c99bef442
|
Get rid of config.h.stub. Note that you should embed a comment about
what the respective define does into the AC_DEFINE macro. I.e.
AC_DEFINE(HAVE_FOO, 1, [Whether you have FOO])
|
1999-12-30 04:07:46 +00:00 |
|
Stefan Roehrich
|
5bcc067687
|
Find debian umich-ldap libraries/include files.
|
1999-09-05 16:28:16 +00:00 |
|
Sascha Schumann
|
43a466a076
|
Introduce AC_ADD_* macros
The use of AC_EXPAND_PATH makes it possible to continue
to use relative paths when configuring PHP.
(e.g. --with-apache=../apache-1.3.x works again)
|
1999-06-20 18:52:46 +00:00 |
|
Rasmus Lerdorf
|
c4442ed7c5
|
Ok, this beast compiles via --with-apxs
Not sure if it actually works yet though. I have a feeling there are
some -fpic flags missing in the libzend build. Will test later on
today.
|
1999-04-25 14:10:23 +00:00 |
|
Stig Bakken
|
2a78f92804
|
moved imap and ldap
|
1999-04-22 00:45:14 +00:00 |
|