]> err.no Git - util-linux/commit
ldattach: don't compile for non-linux systems
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Thu, 24 Jul 2008 00:27:14 +0000 (01:27 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 28 Jul 2008 09:05:48 +0000 (11:05 +0200)
commitabd0b5686db6e8ea4dfd53ef9f3f91a13fdddcd0
treeaccee0597492b30b9257866b79539c8d3dd91438
parent43c212404139d74ce0efb5bf4d7ec96ee2471822
ldattach: don't compile for non-linux systems

There is just ldattach which doesn't compile because line disciplines are not
implemented that way on the Hurd.  Is TIOCSETD any kind of standard?  Else I
guess the patch below would be fine.

Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
sys-utils/Makefile.am