forkpty, openpty: split functions into new modules
[pspp] / modules / openpty
1 Description:
2 Provide the openpty() function.
3
4 Files:
5 m4/pty.m4
6
7 Depends-on:
8 pty
9
10 configure.ac:
11 gl_OPENPTY
12 gl_PTY_MODULE_INDICATOR([openpty])
13
14 Makefile.am:
15
16 Include:
17 <pty.h>
18
19 Link:
20 $(PTY_LIB)
21
22 License:
23 LGPL
24
25 Maintainer:
26 Simon Josefsson