X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=configure.ac;h=d14baf6c058f87046cacb65b796244b3d2a7ac90;hb=57ef82d75133bbbb990ab59e166677497aca8098;hp=fe1063ae4426ca47d6fcad9739a0fe1f53c8fd85;hpb=fe94cc020bb1e493c48559dfa064fc1fc4705b61;p=shibboleth%2Fxmltooling.git 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