We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08739ce commit ca304abCopy full SHA for ca304ab
ext/lexbor/config.m4
@@ -1,4 +1,4 @@
1
-PHP_LEXBOR_CFLAGS="-I@ext_srcdir@/ -DLEXBOR_STATIC"
+PHP_LEXBOR_CFLAGS="-I@ext_srcdir@/"
2
LEXBOR_DIR="lexbor"
3
4
AC_DEFINE([HAVE_LEXBOR], [1], [Define to 1 if the PHP extension 'lexbor' is available.])
0 commit comments