Tests for module 'floor'.
[gnulib.git] / modules / openpty
index 68e00db..b2d9685 100644 (file)
@@ -1,14 +1,18 @@
 Description:
-Provide the openpty() function.
+openpty() function: Open a pseudo-terminal.
 
 Files:
+lib/openpty.c
 m4/pty.m4
 
 Depends-on:
 pty
+extensions
+fcntl-h
+ioctl
 
 configure.ac:
-gl_OPENPTY
+gl_FUNC_OPENPTY
 gl_PTY_MODULE_INDICATOR([openpty])
 
 Makefile.am: