mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
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.