Cvs Commit: cvsnt
| Newsgroups | gmane.comp.version-control.cvs.windows-nt.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: cvsnt Changes by: [email protected] Fri Jul 11 02:25:35 2008 On host: debiancvs.march-hare.local Directory: cvsnt/libxml M configure CVSNT_2_0_x 1.1.2.2 -> 1.1.2.3 Bug Id: M configure.in CVSNT_2_0_x 1.1.2.2 -> 1.1.2.3 Bug Id: Log message: Disable thread support by default (causes xmlFree link warning on windows and errors on HPUX). Sincvs CVSNT is not threaded anyway this is little consequence. The generation was done with the command './autogen.sh --disable-shared --with-threads=no --with-zlib=no'.