ChangeSet ID: 10948 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/02/04 19:27:38 Modified files: programs/winedbg: elf.c include : config.h.in . : configure.ac configure Log message: Eric Pouech <pouech-eric(a)wanadoo.fr> - Fixed broken winedbg compilation on BSD. - Fixed some corner case handling in ELF list walking (reported by Robert Shearman). Patch: http://cvs.winehq.org/patch.py?id=10948 Old revision New revision Changes Path 1.1 1.2 +35 -10 wine/programs/winedbg/elf.c 1.178 1.179 +304 -868 wine/include/config.h.in 1.234 1.235 +2 -0 wine/configure.ac 1.516 1.517 +22 -29 wine/configure