- added xmlRemoveID() and xmlRemoveRef()
- added check and handling when possibly removing an ID
- fixed some entities problems
- added xmlParseTryOrFinish()
- changed the way struct aredeclared to allow gtk-doc to expose those
- closed #4960
- fixes to libs detection from Albert Chin-A-Young
- preparing 1.8.3 release
Daniel
diff --git a/acconfig.h b/acconfig.h
index 6d79490..49f419f 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -4,3 +4,5 @@
 #undef HAVE_LIBM
 #undef HAVE_ISINF
 #undef HAVE_ISNAN
+#undef HAVE_LIBHISTORY
+#undef HAVE_LIBREADLINE