VirtualBox

Ignore:
Timestamp:
Apr 5, 2024 12:32:12 PM (10 months ago)
Author:
vboxsync
Message:

libxml2-2.12.6: Make it build for windows. bugref:10640

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/libxml2-2.12.6/catalog.c

    r104106 r104180  
    7676#if defined(_WIN32) && defined(_MSC_VER)
    7777#undef XML_XML_DEFAULT_CATALOG
    78 static char XML_XML_DEFAULT_CATALOG[256] = "file://" SYSCONFDIR "/xml/catalog";
     78//static char XML_XML_DEFAULT_CATALOG[256] = "file://" SYSCONFDIR "/xml/catalog";
     79static char XML_XML_DEFAULT_CATALOG[256] = "file:///etc/xml/catalog";
    7980#if !defined(_WINDOWS_)
    8081void* __stdcall GetModuleHandleA(const char*);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette