Fix and simplify socat escape detection
authorMichael Hanselmann <hansmi@google.com>
Wed, 11 Nov 2009 13:00:17 +0000 (14:00 +0100)
committerMichael Hanselmann <hansmi@google.com>
Wed, 11 Nov 2009 13:30:11 +0000 (14:30 +0100)
commitfe5b0c42f9891dae8c49d59aabc2d2a971a4e01b
treef3480a032fca3b36c805a44d6f7d8d58f83cdb35
parent7e1fac2590e8ba134b4f6aa251ee8e8162ccf56a
Fix and simplify socat escape detection

- Program paths should not be --with-… options (see
  Autoconf docs)
- Simplify checks for escape functionality
- Make SOCAT_USE_ESCAPE variable a bool

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
Makefile.am
configure.ac
lib/constants.py
lib/hypervisor/hv_kvm.py