mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-07-13 18:47:44 +00:00
really? don't scrap my php config
This commit is contained in:
parent
53561eaa9a
commit
99b3d675bb
@ -27,4 +27,4 @@ reswig: swigclean esl_wrap.cpp
|
||||
install: ESL.so
|
||||
cp ESL.so $(shell php-config --extension-dir)
|
||||
cp ESL.php $(shell php -r 'echo ini_get("include_path");' | cut -d: -f2)
|
||||
echo 'extension=ESL.so' > $(shell php-config --configure-options | tr " " "\n" | grep -- --with-config-file-scan-dir | cut -f2 -d=)/esl.ini
|
||||
echo 'extension=ESL.so' >> $(shell php-config --configure-options | tr " " "\n" | grep -- --with-config-file-scan-dir | cut -f2 -d=)/esl.ini
|
||||
|
Loading…
x
Reference in New Issue
Block a user