Skip to content

Commit ca304ab

Browse files
committed
Remove LEXBOR_STATIC option
1 parent 08739ce commit ca304ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/lexbor/config.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
PHP_LEXBOR_CFLAGS="-I@ext_srcdir@/ -DLEXBOR_STATIC"
1+
PHP_LEXBOR_CFLAGS="-I@ext_srcdir@/"
22
LEXBOR_DIR="lexbor"
33

44
AC_DEFINE([HAVE_LEXBOR], [1], [Define to 1 if the PHP extension 'lexbor' is available.])

0 commit comments

Comments
 (0)