X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Flogin_tty;h=abf7482ccfd3bc45571b3801c1bdfb6e186251d3;hb=395f9e6a19b504609aa8b0bd7f8cc55d4547d8dd;hp=41cb837f1509fa35d015f060240f41dd8a1c09f8;hpb=c811030cf5c9a216a14d5628089346c0565cf456;p=gnulib.git diff --git a/modules/login_tty b/modules/login_tty index 41cb837f1..abf7482cc 100644 --- a/modules/login_tty +++ b/modules/login_tty @@ -7,9 +7,14 @@ lib/login_tty.c m4/pty.m4 Depends-on: +pty +sys_ioctl configure.ac: gl_FUNC_LOGIN_TTY +if test $ac_cv_func_login_tty = no; then + AC_LIBOBJ([login_tty]) +fi gl_PTY_MODULE_INDICATOR([login_tty]) Makefile.am: