We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d88b3f commit 054161bCopy full SHA for 054161b
ext/lexbor/config.w32
@@ -26,5 +26,5 @@ if (PHP_LEXBOR == "yes") {
26
27
AC_DEFINE("HAVE_LEXBOR", 1, "Define to 1 if the PHP extension 'lexbor' is available.");
28
29
- PHP_INSTALL_HEADERS("ext/lexbor", "php_lexbor.h");
+ PHP_INSTALL_HEADERS("ext/lexbor", "php_lexbor.h /");
30
}
0 commit comments