Re: [PATCHv2 2/3] forkpty, openpty: split functions into new modules

2010-03-22 Thread Eric Blake
On 03/21/2010 05:56 PM, Bruno Haible wrote: > As an addendum to this patch, let's make the naming of macros more consistent: > > > 2010-03-21 Bruno Haible > > pty: Consistent macro naming. > * m4/pty_h.m4 (gl_PTY_H): Renamed from gl_PTY. > * m4/pty.m4 (gl_FORKPTY, gl_OPENPTY

Re: [PATCHv2 2/3] forkpty, openpty: split functions into new modules

2010-03-21 Thread Bruno Haible
As an addendum to this patch, let's make the naming of macros more consistent: 2010-03-21 Bruno Haible pty: Consistent macro naming. * m4/pty_h.m4 (gl_PTY_H): Renamed from gl_PTY. * m4/pty.m4 (gl_FORKPTY, gl_OPENPTY): Update. * modules/pty (configure.ac): Updat

[PATCHv2 2/3] forkpty, openpty: split functions into new modules

2010-03-18 Thread Eric Blake
The pty module was doing too much - replacing the header and checking for functions. In the future, when we provide a working forkpty for Solaris and HP-UX, and a stub for mingw, then the separation will be even more useful. * modules/pty (Makefile.am): Substitute new witnesses. (Libraries): Move