symlinkat: Fix documentation.
[gnulib.git] / modules / openpty
index 1608a8d..b2d9685 100644 (file)
@@ -1,5 +1,5 @@
 Description:
-Provide the openpty() function.
+openpty() function: Open a pseudo-terminal.
 
 Files:
 lib/openpty.c
@@ -7,9 +7,12 @@ m4/pty.m4
 
 Depends-on:
 pty
+extensions
+fcntl-h
+ioctl
 
 configure.ac:
-gl_OPENPTY
+gl_FUNC_OPENPTY
 gl_PTY_MODULE_INDICATOR([openpty])
 
 Makefile.am: