regex.m4: correct the reversed range endpoint ([b-a]) test
[gnulib.git] / modules / forkpty
1 Description:
2 Provide the forkpty() function.
3
4 Files:
5 lib/forkpty.c
6 m4/pty.m4
7
8 Depends-on:
9 pty
10
11 configure.ac:
12 gl_FORKPTY
13 gl_PTY_MODULE_INDICATOR([forkpty])
14
15 Makefile.am:
16
17 Include:
18 <pty.h>
19
20 Link:
21 $(PTY_LIB)
22
23 License:
24 LGPL
25
26 Maintainer:
27 Simon Josefsson