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 |
|