From dd7945ca8e601efd5c62b7536746504d1fc56a99 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Wed, 10 Dec 2003 20:11:09 +0000 Subject: Support older apps by disabling UNIX98PTY_ONLY --- sources/uClibc.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sources/uClibc.config') diff --git a/sources/uClibc.config b/sources/uClibc.config index 9481dc524..33a346f66 100644 --- a/sources/uClibc.config +++ b/sources/uClibc.config @@ -49,7 +49,7 @@ MALLOC_930716=y MALLOC_GLIBC_COMPAT=y UCLIBC_DYNAMIC_ATEXIT=y HAS_SHADOW=y -UNIX98PTY_ONLY=y +# UNIX98PTY_ONLY is not set ASSUME_DEVPTS=y UCLIBC_HAS_TM_EXTENSIONS=y UCLIBC_HAS_TZ_CACHING=y -- cgit v1.2.3