From: cantor Date: Tue, 13 Nov 2007 21:46:08 +0000 (+0000) Subject: Misspelled. X-Git-Tag: 1.4.1~392 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fxmltooling.git;a=commitdiff_plain;h=09311ff27d658dfe1ef9c9f4677d7932d4194323 Misspelled. git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/trunk@434 de75baf8-a10c-0410-a50a-987c0e22f00f --- 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