/[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 604 by stargo, Sat Feb 7 18:47:06 2004 UTC revision 605 by stargo, Sat Feb 14 22:54:38 2004 UTC
# Line 67  case $arg in Line 67  case $arg in
67      ;;      ;;
68    --without-debug*)    --without-debug*)
69      ;;      ;;
70      --with-ipv6)
71        cflags="$cflags -DIPv6"
72        ;;
73    *)    *)
74      echo "Target directories:"      echo "Target directories:"
75      echo " --prefix=PREFIX         location for architecture-independent files"      echo " --prefix=PREFIX         location for architecture-independent files"
# Line 87  case $arg in Line 90  case $arg in
90      echo " --with-debug-kbd        enable debugging of keyboard handling"      echo " --with-debug-kbd        enable debugging of keyboard handling"
91      echo " --with-debug-rdp5       enable debugging of RDP5 code"      echo " --with-debug-rdp5       enable debugging of RDP5 code"
92      echo " --with-debug-clipboard  enable debugging of clipboard code"      echo " --with-debug-clipboard  enable debugging of clipboard code"
93        echo " --with-ipv6             enable support for IPv6"
94      echo      echo
95      rm -f Makeconf      rm -f Makeconf
96      exit 1      exit 1

Legend:
Removed from v.604  
changed lines
  Added in v.605

  ViewVC Help
Powered by ViewVC 1.1.26