mirror of
https://github.com/php/php-src.git
synced 2026-04-24 16:38:25 +02:00
2f0bb9293c
This appends the possible rt library as needed on Solaris <= 10 to FPM_EXTRA_LIBS instead of the global LIBS variable for all SAPIs to have cleaner build. The possible required rt library for other SAPIs is also checked in the configure.ac.