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

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

revision 1198 by astrand, Mon Mar 13 09:27:10 2006 UTC revision 1199 by astrand, Mon Mar 27 08:17:34 2006 UTC
# Line 684  AC_ARG_WITH(debug-clipboard, Line 684  AC_ARG_WITH(debug-clipboard,
684          fi          fi
685      ])      ])
686    
687    AC_ARG_WITH(debug-channel,
688        [  --with-debug-channel  enable debugging of virtual channel code],
689        [
690            if test $withval != "no";
691            then
692                AC_DEFINE(WITH_DEBUG_CHANNEL,1)
693            fi
694        ])
695    
696    
697  #  #
698  # target-specific stuff  # target-specific stuff

Legend:
Removed from v.1198  
changed lines
  Added in v.1199

  ViewVC Help
Powered by ViewVC 1.1.26