From ce4e1c0e15f6ba4c596e9e32a74e846ef5f90d1b Mon Sep 17 00:00:00 2001 From: Adam Baratz Date: Wed, 6 Jul 2016 10:36:19 -0400 Subject: [PATCH] fix typo in configure message --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index 299dbb55fb..a35f413dad 100644 --- a/configure.in +++ b/configure.in @@ -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" -- 2.50.1