Doc update.
[pspp] / modules / login_tty
index 53c5caee1bc0d11a0363f10c5114f4070eede345..abf7482ccfd3bc45571b3801c1bdfb6e186251d3 100644 (file)
@@ -12,6 +12,9 @@ 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: