From 3a4a5b2e2b28f351ed1ebc8c33541f4631c86f97 Mon Sep 17 00:00:00 2001 From: Fridrich Štrba Date: Wed, 24 Oct 2012 03:13:06 +0200 Subject: NURBS and Polyline support for VDX and VSDX --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 269df81..6925087 100644 --- a/configure.ac +++ b/configure.ac @@ -79,7 +79,7 @@ AC_SUBST(ZLIB_LIBS) # =========================== AC_CHECK_HEADERS( - boost/spirit/include/classic_core.hpp boost/algorithm/string.hpp, + boost/algorithm/string.hpp boost/optional.hpp boost/spirit/include/classic.hpp, [], [AC_MSG_ERROR(Required boost headers not found. install boost >= 1.36)], [] -- cgit v1.2.3