/[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 1335 by stargo, Wed Nov 15 09:15:36 2006 UTC revision 1336 by ossman_, Wed Dec 6 12:12:37 2006 UTC
# Line 812  AC_ARG_WITH(debug-clipboard, Line 812  AC_ARG_WITH(debug-clipboard,
812          fi          fi
813      ])      ])
814    
815    AC_ARG_WITH(debug-sound,
816        [  --with-debug-sound  enable debugging of sound code],
817        [
818            if test $withval != "no";
819            then
820                AC_DEFINE(WITH_DEBUG_SOUND,1)
821            fi
822        ])
823    
824  AC_ARG_WITH(debug-channel,  AC_ARG_WITH(debug-channel,
825      [  --with-debug-channel  enable debugging of virtual channel code],      [  --with-debug-channel  enable debugging of virtual channel code],
826      [      [

Legend:
Removed from v.1335  
changed lines
  Added in v.1336

  ViewVC Help
Powered by ViewVC 1.1.26