Skip to content

Commit 6052e10

Browse files
committed
remove unused code
1 parent 48990a5 commit 6052e10

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config.m4

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -987,7 +987,6 @@ EOF
987987
fi
988988

989989
if test "$PHP_NGHTTP2_DIR" != "no"; then
990-
AC_DEFINE(SW_USE_SYSTEM_LIBNGHTTP2, 1, [Use the system libnghttp2])
991990
PHP_ADD_INCLUDE("${PHP_NGHTTP2_DIR}/include")
992991
PHP_ADD_LIBRARY_WITH_PATH(nghttp2, "${PHP_NGHTTP2_DIR}/${PHP_LIBDIR}")
993992
PHP_ADD_LIBRARY(nghttp2, 1, SWOOLE_SHARED_LIBADD)

0 commit comments

Comments
 (0)