Skip to content

Commit 054161b

Browse files
committed
Trying to fix Windows builds
1 parent 4d88b3f commit 054161b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/lexbor/config.w32

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ if (PHP_LEXBOR == "yes") {
2626

2727
AC_DEFINE("HAVE_LEXBOR", 1, "Define to 1 if the PHP extension 'lexbor' is available.");
2828

29-
PHP_INSTALL_HEADERS("ext/lexbor", "php_lexbor.h");
29+
PHP_INSTALL_HEADERS("ext/lexbor", "php_lexbor.h /");
3030
}

0 commit comments

Comments
 (0)