fix typo in configure message

This commit is contained in:
Adam Baratz 2016-07-06 10:36:19 -04:00
parent cc89a46a89
commit ce4e1c0e15

View File

@ -799,7 +799,7 @@ if test "$PHP_GCOV" = "yes"; then
dnl min: 1.5 (i.e. 105, major * 100 + minor for easier comparison)
ltp_version_min="105"
dnl non-working versions, e.g. "1.8 1.18";
dnl remove "none" when introducing the first incompatible LTP version an
dnl remove "none" when introducing the first incompatible LTP version and
dnl separate any following additions by spaces
ltp_version_exclude="1.8"