/[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 341 by forsberg, Thu Mar 6 15:36:28 2003 UTC revision 403 by forsberg, Fri Jun 6 10:39:41 2003 UTC
# Line 62  case $arg in Line 62  case $arg in
62    --with-debug-rdp5)    --with-debug-rdp5)
63      cflags="$cflags -g -DWITH_DEBUG_RDP5"      cflags="$cflags -g -DWITH_DEBUG_RDP5"
64      ;;      ;;
65      --with-debug-clipboard)
66        cflags="$cflags -g -DWITH_DEBUG_CLIPBOARD"
67        ;;
68    --without-debug*)    --without-debug*)
69      ;;      ;;
70    *)    *)
# Line 82  case $arg in Line 85  case $arg in
85      echo "                         use CMD as libvncserver-config"      echo "                         use CMD as libvncserver-config"
86      echo " --with-debug            enable protocol debugging output"      echo " --with-debug            enable protocol debugging output"
87      echo " --with-debug-kbd        enable debugging of keyboard handling"      echo " --with-debug-kbd        enable debugging of keyboard handling"
88        echo " --with-debug-rdp5       enable debugging of RDP5 code"
89        echo " --with-debug-clipboard  enable debugging of clipboard code"
90      echo      echo
91      rm -f Makeconf      rm -f Makeconf
92      exit 1      exit 1

Legend:
Removed from v.341  
changed lines
  Added in v.403

  ViewVC Help
Powered by ViewVC 1.1.26