move libxml2 config.h to include/libxml for windows build.

remotes/push_mirror/0.98.1
Steve Morgan 12 years ago
parent 0f1e9fa0b0
commit 2a06058605
  1. 0
      win32/3rdparty/libxml2/include/libxml/config.h
  2. 2
      win32/3rdparty/libxml2/libxml.h

@ -34,7 +34,7 @@
* copy to config.h own "preset" configuration file.
* As result ifdef HAVE_CONFIG_H is omited here.
*/
#include "config.h"
#include "libxml/config.h"
#include <libxml/xmlversion.h>
#endif

Loading…
Cancel
Save