/[rdesktop]/sourceforge.net/trunk/rdesktop/configure
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/trunk/rdesktop/configure

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 476 by matthewc, Sat Oct 4 00:03:24 2003 UTC revision 477 by matthewc, Sat Oct 4 12:24:56 2003 UTC
# Line 242  if [ -f /usr/include/sys/soundcard.h ]; Line 242  if [ -f /usr/include/sys/soundcard.h ];
242      echo      echo
243      echo "SOUNDOBJ    = rdpsnd.o rdpsnd_oss.o" >>Makeconf      echo "SOUNDOBJ    = rdpsnd.o rdpsnd_oss.o" >>Makeconf
244      cflags="$cflags -DWITH_RDPSND"      cflags="$cflags -DWITH_RDPSND"
245  elif [ -f /usr/include/sys/audio.h ]; then  elif [ -f /usr/include/sys/audioio.h ]; then
246      echo Sound support enabled: Sun      echo Sound support enabled: Sun
247      echo      echo
248      echo "SOUNDOBJ    = rdpsnd.o rdpsnd_sun.o" >>Makeconf      echo "SOUNDOBJ    = rdpsnd.o rdpsnd_sun.o" >>Makeconf

Legend:
Removed from v.476  
changed lines
  Added in v.477

  ViewVC Help
Powered by ViewVC 1.1.26