We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d88b3f commit 1f92120Copy full SHA for 1f92120
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 lexbor/");
30
}
0 commit comments