Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a6fb815

Browse files
Fix typo in config.m4
1 parent a43f458 commit a6fb815

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config.m4

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ if test "$PHP_REDIS" != "no"; then
270270
])
271271
PHP_SUBST(REDIS_SHARED_LIBADD)
272272
else
273-
AC_MSG_ERROR([only system libz4 is supported])
273+
AC_MSG_ERROR([only system liblz4 is supported])
274274
fi
275275
fi
276276

0 commit comments

Comments
 (0)