CVS: rdesktop rdesktop.c,1.105,1.106
Michael Gernoth <[email protected]>
| Newsgroups | gmane.network.rdesktop.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/rdesktop/rdesktop
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3846
Modified Files:
rdesktop.c
Log Message:
Fix compilation without sound
Index: rdesktop.c
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/rdesktop.c,v
retrieving revision 1.105
retrieving revision 1.106
diff -C2 -d -r1.105 -r1.106
*** rdesktop.c 26 Apr 2004 22:31:19 -0000 1.105
--- rdesktop.c 29 Apr 2004 19:40:40 -0000 1.106
***************
*** 570,574 ****
--- 570,578 ----
if (strncmp("off", optarg, 3) == 0)
+ #ifdef WITH_RDPSND
g_rdpsnd = False;
+ #else
+ warning("Not compiled with sound support");
+ #endif
optarg = p;
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click