wine/ ./configure ./configure.ac dlls/Makefile ...

Alexandre Julliard julliard at wine.codeweavers.com
Mon Jul 29 21:44:20 CDT 2002


ChangeSet ID:	1027997060626571761517884
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	02/07/29 21:44:20

Modified files:
	.              : configure configure.ac 
	dlls           : Makefile.in 
	include        : config.h.in 
Added files:
	dlls/winmm/winenas: .cvsignore Makefile.in audio.c nas.c nas.h 
	                    winenas.drv.spec 

Log message:
	Merged the NAS driver written by Nicolas
	Escuder <n.escuder at alineanet.com>.

Patch: http://cvs.winehq.com/patch.py?id=1027997060626571761517884

Revision  Changes    Path
 1.325    +230 -1    wine/configure
 1.65     +10 -0     wine/configure.ac
 1.144    +9 -1      wine/dlls/Makefile.in
 1.1     +0 -0       wine/dlls/winmm/winenas/.cvsignore
 1.1     +0 -0       wine/dlls/winmm/winenas/Makefile.in
 1.1     +0 -0       wine/dlls/winmm/winenas/audio.c
 1.1     +0 -0       wine/dlls/winmm/winenas/nas.c
 1.1     +0 -0       wine/dlls/winmm/winenas/nas.h
 1.1     +0 -0       wine/dlls/winmm/winenas/winenas.drv.spec
 1.125    +9 -0      wine/include/config.h.in




More information about the wine-cvs mailing list