From 5d964cead00f4d8329877d7efcf5990c0f9d201b Mon Sep 17 00:00:00 2001 From: Scott Cantor Date: Tue, 13 Nov 2007 21:46:08 +0000 Subject: [PATCH] Misspelled. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index fe1063a..d14baf6 100644 --- a/configure.ac +++ b/configure.ac @@ -301,7 +301,7 @@ AC_TRY_LINK( [#include ], [std::iterator_traits::iterator>::value_type foo=0], [AC_DEFINE(HAVE_ITERATOR_TRAITS,1, - [Defne to 1 if you have an STL implementation that supports std::iterator_traits.])], + [Define to 1 if you have an STL implementation that supports std::iterator_traits.])], ) # Check for unit test support -- 2.1.4