php-src/sapi
Peter Kokot 9185f613e0
Autotools: Use FPM_EXTRA_LIBS for ACL library (#14881)
- ACL user/group check wrapped in AC_CACHE_CHECK
- instead of appending -lacl to global LIBS variable, this adds it as
  needed only to FPM_EXTRA_LIBS as it was already used in the BUILD_FPM
  invocation
2024-07-09 18:42:31 +02:00
..
apache2handler Autotools: Move Apache warning to SAPI's config.m4 (#14872) 2024-07-08 17:17:33 +02:00
cgi Update http links to https and sync www.php.net URLs (#14854) 2024-07-07 04:23:08 +02:00
cli Update http links to https and sync www.php.net URLs (#14854) 2024-07-07 04:23:08 +02:00
embed Autotools: Simplify SAPI configure log check messages (#14764) 2024-07-02 08:11:10 +02:00
fpm Autotools: Use FPM_EXTRA_LIBS for ACL library (#14881) 2024-07-09 18:42:31 +02:00
fuzzer Autotools: Sync PHP_ADD_MAKEFILE_FRAGMENT (#14766) 2024-07-03 13:15:13 +02:00
litespeed Autotools: Sync PHP_ADD_MAKEFILE_FRAGMENT (#14766) 2024-07-03 13:15:13 +02:00
phpdbg Autotools: Refactor phpdbg POSIX Threads checks (#14865) 2024-07-08 13:26:53 +02:00