mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
![]() When configuring the build with: ./configure EXTENSION_DIR="\${prefix}/lib/php/20230901" The $prefix variable wasn't replaced when running the installed script: php-config --extension-dir It shows ${prefix}/lib/php/20230901 instead of /usr/local/lib/php/20230901 because of single quotes. |
||
---|---|---|
.. | ||
dev | ||
gdb | ||
man1 | ||
Makefile.frag | ||
php-config.in | ||
phpize.in | ||
phpize.m4 |