]> err.no Git - util-linux/commit
ldattach: don't compile for non-linux systems
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Fri, 12 Dec 2008 11:52:21 +0000 (12:52 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 12 Dec 2008 11:52:21 +0000 (12:52 +0100)
commit82383bd7de5f45bc904bec7a9bf8f3c2edf4f9b9
treeb077fc1721049909e120483c55da408dabb0be43
parente3c173d885a090767f845cc795adb54bb3b720b8
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>
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/Makefile.am