projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06e1426
)
login_tty: add missing dependeny
author
Eric Blake
<eblake@redhat.com>
Fri, 27 Aug 2010 16:32:05 +0000
(10:32 -0600)
committer
Eric Blake
<eblake@redhat.com>
Fri, 27 Aug 2010 16:32:05 +0000
(10:32 -0600)
* modules/login_tty (Depends-on): Add pty.
Signed-off-by: Eric Blake <eblake@redhat.com>
ChangeLog
patch
|
blob
|
history
modules/login_tty
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 8f12bcc3406764495d9aff5fd83220c6d07ce532..41ea6d25cf3011a229cca328f5f5166b2466aa75 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2010-08-27 Eric Blake <eblake@redhat.com>
+
+ login_tty: add missing dependeny
+ * modules/login_tty (Depends-on): Add pty.
+
2010-08-26 Eric Blake <eblake@redhat.com>
lib-symbol-versions: fix m4 quoting
diff --git
a/modules/login_tty
b/modules/login_tty
index 41cb837f1509fa35d015f060240f41dd8a1c09f8..032472f17feb93af7c5974ac215cddd1c7b8b2f3 100644
(file)
--- a/
modules/login_tty
+++ b/
modules/login_tty
@@
-7,6
+7,7
@@
lib/login_tty.c
m4/pty.m4
Depends-on:
+pty
configure.ac:
gl_FUNC_LOGIN_TTY