parent
3ff30a43fb
commit
765d4c8517
|
@ -2481,7 +2481,7 @@ installRemoteModule() {
|
||||||
addConfigureOption with-event-ns no
|
addConfigureOption with-event-ns no
|
||||||
fi
|
fi
|
||||||
# openssl installation prefix
|
# openssl installation prefix
|
||||||
addConfigureOption with-openssl-dir no
|
addConfigureOption with-openssl-dir yes
|
||||||
elif test $(compareVersions "$installRemoteModule_version" 1.7.6) -ge 0; then
|
elif test $(compareVersions "$installRemoteModule_version" 1.7.6) -ge 0; then
|
||||||
# Enable internal debugging in Event
|
# Enable internal debugging in Event
|
||||||
addConfigureOption enable-event-debug no
|
addConfigureOption enable-event-debug no
|
||||||
|
|
Loading…
Reference in New Issue