ChangeSet ID: 9041 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/08/19 22:44:26
Modified files: libs/wine : Makefile.in include : config.h.in . : configure.ac configure Removed files: libs/wine : errno.c
Log message: Remove the dummy pthread functions and use -lpthread instead to resolve missing symbols in GL libs.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9041
Old revision New revision Changes Path 1.3 1.4 +0 -1 wine/libs/wine/Makefile.in 1.157 1.158 +0 -15 wine/include/config.h.in 1.171 1.172 +4 -5 wine/configure.ac 1.448 1.449 +4 -10 wine/configure 1.3 Removed +0 -0 wine/libs/wine/errno.c