Skip to content

Commit 3c33716

Browse files
committed
remove php7 folder: config.w32
1 parent fd3e4c5 commit 3c33716

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.w32

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ if(PHP_SOLR != 'no')
9191
/* XXX tricky job here, override configure_module_dirname, define the basic extension,
9292
then set it back*/
9393
var old_conf_dir = configure_module_dirname;
94-
configure_module_dirname = configure_module_dirname + "\\src\\php7";
94+
configure_module_dirname = configure_module_dirname + "\\src";
9595

9696
EXTENSION('solr',
9797
'php_solr.c php_solr_client.c php_solr_document.c php_solr_exception.c ' +

0 commit comments

Comments
 (0)