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

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

revision 1195, Tue Mar 7 08:17:41 2006 UTC revision 1196 by ossman_, Fri Mar 24 15:34:32 2006 UTC
# Line 679  AC_ARG_WITH(debug-clipboard, Line 679  AC_ARG_WITH(debug-clipboard,
679          fi          fi
680      ])      ])
681    
682    AC_ARG_WITH(debug-channel,
683        [  --with-debug-channel  enable debugging of virtual channel code],
684        [
685            if test $withval != "no";
686            then
687                AC_DEFINE(WITH_DEBUG_CHANNEL,1)
688            fi
689        ])
690    
691    
692  #  #
693  # target-specific stuff  # target-specific stuff

Legend:
Removed from v.1195  
changed lines
  Added in v.1196

  ViewVC Help
Powered by ViewVC 1.1.26