X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Flogin_tty;h=abf7482ccfd3bc45571b3801c1bdfb6e186251d3;hb=7422b7ede18016dea87d207cbb7535428afba3ec;hp=032472f17feb93af7c5974ac215cddd1c7b8b2f3;hpb=32839c247d8c816279e1b5d1a3ed68c5652cf72e;p=gnulib.git diff --git a/modules/login_tty b/modules/login_tty index 032472f17..abf7482cc 100644 --- a/modules/login_tty +++ b/modules/login_tty @@ -8,9 +8,13 @@ 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: