On 26 Jul 1999, SL Baur wrote:
Neal Becker <nbecker(a)fred.net> writes in
xemacs-beta(a)xemacs.org:
> Here is a very quick patch that seems to work to support the new
> /dev/pts on linux glibc2.1.
> Obviously, better integration is needed. I suppose HAVE_GETPT needs
> to be added to autoconf.
...
> +#ifdef LINUX
> +#define HAVE_GETPT
> +#endif
Um, it's going to have be a tad smarter than this to get put in.
Doesn't pts support require glibc 2.1 *and* a 2.2 kernel *and* being
configured in?
I'm running glibc 2.1 on a 2.0.37 kernel, so minimally, yes.
-Justin
vallon(a)mindspring.com