ChangeSet ID: 9045 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/08/19 23:19:01
Modified files: programs/wineconsole: curses.c Makefile.in include : config.h.in . : configure.ac configure
Log message: Mike McCormack mike@codeweavers.com Dlopen libncurses.so in wineconsole.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=9045
Old revision New revision Changes Path 1.10 1.11 +151 -0 wine/programs/wineconsole/curses.c 1.7 1.8 +0 -1 wine/programs/wineconsole/Makefile.in 1.158 1.159 +6 -0 wine/include/config.h.in 1.172 1.173 +2 -0 wine/configure.ac 1.449 1.450 +130 -0 wine/configure