Some platforms don't even have libxml++ version defines.
[libcxml.git] / README.md
index 13b70bf9f23d58925b623194aa11d1a44a3d8a9f..b2c22f5460685c6efde425ee300650055ee5a2a2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@ libcxml
 =======
 
 This is a very small library which provides a slightly tidier
-C++ API than libxml++ for parsing HTML.
+C++ API than libxml++ for parsing XML.
 
 For example:
 
@@ -40,7 +40,6 @@ Building
     --enable-debug        build with debugging information and without optimisation
     --static              build statically
     --disable-tests       disable building of tests
-    --force-cpp11         force use of C++11
 
 ### Dependencies