/[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 32 by matty, Sat Sep 15 09:37:17 2001 UTC revision 63 by astrand, Thu Jul 18 14:44:32 2002 UTC
# Line 29  case $arg in Line 29  case $arg in
29      ;;      ;;
30    --without-openssl*)    --without-openssl*)
31      ;;      ;;
32    --with-debug*)    --with-debug)
33      echo "CFLAGS  += -g -DWITH_DEBUG" >>Makeconf      echo "CFLAGS  += -g -DWITH_DEBUG" >>Makeconf
34      ;;      ;;
35      --with-debug-kbd)
36        echo "CFLAGS  += -g -DWITH_DEBUG_KBD" >>Makeconf
37        ;;
38    --without-debug*)    --without-debug*)
39      ;;      ;;
40    *)    *)

Legend:
Removed from v.32  
changed lines
  Added in v.63

  ViewVC Help
Powered by ViewVC 1.1.26