Commit dbfe05aff4d242e31fcd7621a4901a6fa10b988e

Daniel Veillard 2005-05-04T09:18:00

on linux/gcc use weak definitions to avoid linking with pthread library on * Makefile.am configure.in threads.c: on linux/gcc use weak definitions to avoid linking with pthread library on non-threaded environments. * xpath.c: applied patch from Mark Vakoc w.r.t. a buggy namespace list allocation. Daniel