Skip to content

Autotools: Fix ext/ldap shared build - #18673

Merged
Girgias merged 1 commit into
php:masterfrom
petk:patch-ldap-shared
May 28, 2025
Merged

Autotools: Fix ext/ldap shared build#18673
Girgias merged 1 commit into
php:masterfrom
petk:patch-ldap-shared

Conversation

@petk

@petk petk commented May 27, 2025

Copy link
Copy Markdown
Member

This fixes checks when building shared ldap library, or when ldap installation directory is passed as argument:

./configure --with-ldap=shared
./configure --with-ldap=/path/to/ldap
./configure --with-ldap=shared,/path/to/ldap

This fixes checks when building shared ldap library, or when ldap
installation directory is passed as argument:

    ./configure --with-ldap=shared
    ./configure --with-ldap=/path/to/ldap
    ./configure --with-ldap=shared,/path/to/ldap
@Girgias
Girgias merged commit 25e8aa5 into php:master May 28, 2025
@petk
petk deleted the patch-ldap-shared branch May 28, 2025 19:33
adrian-enspired pushed a commit to adrian-enspired/php-src that referenced this pull request Aug 4, 2026
This fixes checks when building shared ldap library, or when ldap
installation directory is passed as argument:

    ./configure --with-ldap=shared
    ./configure --with-ldap=/path/to/ldap
    ./configure --with-ldap=shared,/path/to/ldap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants