/[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 559 by matthewc, Fri Oct 31 04:29:57 2003 UTC revision 560 by stargo, Thu Dec 11 14:59:54 2003 UTC
# Line 265  if [ -f /usr/include/sys/soundcard.h ]; Line 265  if [ -f /usr/include/sys/soundcard.h ];
265      echo "SOUNDOBJ    = rdpsnd.o rdpsnd_oss.o" >>Makeconf      echo "SOUNDOBJ    = rdpsnd.o rdpsnd_oss.o" >>Makeconf
266      cflags="$cflags -DWITH_RDPSND"      cflags="$cflags -DWITH_RDPSND"
267  elif [ -f /usr/include/sys/audioio.h ]; then  elif [ -f /usr/include/sys/audioio.h ]; then
268      echo Sound support enabled: Sun      echo Sound support enabled: Sun/BSD
269      echo      echo
270      echo "SOUNDOBJ    = rdpsnd.o rdpsnd_sun.o" >>Makeconf      echo "SOUNDOBJ    = rdpsnd.o rdpsnd_sun.o" >>Makeconf
271      cflags="$cflags -DWITH_RDPSND"      cflags="$cflags -DWITH_RDPSND"

Legend:
Removed from v.559  
changed lines
  Added in v.560

  ViewVC Help
Powered by ViewVC 1.1.26