/[rdesktop]/sourceforge.net/trunk/rdesktop/configure.ac
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.ac

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

revision 1300 by astrand, Wed Oct 18 05:12:30 2006 UTC revision 1301 by astrand, Sat Oct 21 06:36:49 2006 UTC
# Line 175  if test "$sound" != "no"; then Line 175  if test "$sound" != "no"; then
175      SOUNDOBJ="$SOUNDOBJ rdpsnd.o rdpsnd_dsp.o"      SOUNDOBJ="$SOUNDOBJ rdpsnd.o rdpsnd_dsp.o"
176      CFLAGS="$CFLAGS $LIBSAMPLERATE_CFLAGS"      CFLAGS="$CFLAGS $LIBSAMPLERATE_CFLAGS"
177      LIBS="$LIBS $LIBSAMPLERATE_LIBS"      LIBS="$LIBS $LIBSAMPLERATE_LIBS"
178        AC_DEFINE(WITH_RDPSND)
179  fi  fi
180    
181  case $sound in  case $sound in

Legend:
Removed from v.1300  
changed lines
  Added in v.1301

  ViewVC Help
Powered by ViewVC 1.1.26