Skip to content

Commit 7a6efb5

Browse files
committed
Don't claim that Boost.Pool is required, because it isn't
Replace "required" with "recommended" in the build requirements section.
1 parent 85e4754 commit 7a6efb5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ In order to build xmlwrapp, you need libxml2 version 2.4.28 or newer. When
2323
building with XSLT support, libxslt 1.1.6 or newer is required. Both libraries
2424
are available from http://xmlsoft.org.
2525

26-
Header-only Boost Pool library is also required for building xmlwrapp.
26+
Header-only Boost Pool library is recommended, for better performance, but not
27+
required.
2728

2829
To run tests, Boost.Iostreams and Boost.Test libraries are also needed.
2930

0 commit comments

Comments
 (0)