summaryrefslogtreecommitdiffstats
path: root/term-utils/Makemodule.am
diff options
context:
space:
mode:
authorChristoph Egger2014-08-24 18:04:43 +0200
committerKarel Zak2014-09-17 10:14:50 +0200
commitc32270d41f3cf8f3d03f2418180e72c99e13a389 (patch)
treea523e54edacc6884165c4ad298e4c65467865f2f /term-utils/Makemodule.am
parentipcs: remaining kFreeBSD hackery for building. (diff)
downloadkernel-qcow2-util-linux-c32270d41f3cf8f3d03f2418180e72c99e13a389.tar.gz
kernel-qcow2-util-linux-c32270d41f3cf8f3d03f2418180e72c99e13a389.tar.xz
kernel-qcow2-util-linux-c32270d41f3cf8f3d03f2418180e72c99e13a389.zip
agetty: fixing FTBFS on !linux (Debian util-linux 2.20.1-1.2)
Handle vc flags missing on FreeBSD Fix tty creation on kFreeBSD taking patch from 2.19 Addresses-Debian-Bug: #650185
Diffstat (limited to 'term-utils/Makemodule.am')
-rw-r--r--term-utils/Makemodule.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/term-utils/Makemodule.am b/term-utils/Makemodule.am
index 5c73f3e5e..627aca049 100644
--- a/term-utils/Makemodule.am
+++ b/term-utils/Makemodule.am
@@ -23,6 +23,7 @@ sbin_PROGRAMS += agetty
dist_man_MANS += term-utils/agetty.8
agetty_SOURCES = term-utils/agetty.c
agetty_LDADD = $(LDADD) libcommon.la
+agetty_LDADD += -lutil
endif # BUILD_AGETTY