diff options
author | Daniel Veillard <veillard@src.gnome.org> | 1999-08-10 19:04:08 +0000 |
---|---|---|
committer | Daniel Veillard <veillard@src.gnome.org> | 1999-08-10 19:04:08 +0000 |
commit | b05deb7f5fa01da1cbc54f65199eff1c5421ec00 (patch) | |
tree | 88b82954fb85467ffd1ddad2d7dcaba7349bc32d /acconfig.h | |
parent | 6a6ccc1de6c19ff3c77c10491d5f8b65759cff4a (diff) | |
download | libxml2-b05deb7f5fa01da1cbc54f65199eff1c5421ec00.tar.gz |
Huge commit: 1.5.0, XML validation, Xpath, bugfixes, examples .... Daniel
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ #undef PACKAGE #undef VERSION #undef HAVE_LIBZ +#undef HAVE_LIBM +#undef HAVE_ISINF +#undef HAVE_ISNAN |