]> Dogcows Code - chaz/tar/commitdiff
Don't build ttyemu and run tty I/O test if grantpt is not available.
authorSergey Poznyakoff <gray@gnu.org>
Tue, 22 Jul 2014 01:24:35 +0000 (04:24 +0300)
committerSergey Poznyakoff <gray@gnu.org>
Tue, 22 Jul 2014 01:29:25 +0000 (04:29 +0300)
* configure.ac (TAR_COND_GRANTPT): Define conditional depending
on whether grantpt is available.
* gnulib.modules: Remove grantpt. It relies upon a helper binary
pt_chown which it installs and which is useless in the testsuite.
* tests/Makefile.am [TAR_COND_GRANTPT]: Build ttyemu
* tests/iotty.at: Skip test if ttyemu is not build.
* tests/ttyemu.c (noecho): Fix error message
(main): Use TIOCSCTTY if it is defined.


No differences found
This page took 0.023457 seconds and 4 git commands to generate.