From 6f60b7afcdcbd255d87de07df8dc26ca390857cc Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Sat, 26 Jan 2008 20:07:47 +0000 Subject: uClibc: restore support of shadow passwords, but make it configurable SVN-Revision: 10276 --- toolchain/uClibc/config/mipsel | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'toolchain/uClibc/config/mipsel') diff --git a/toolchain/uClibc/config/mipsel b/toolchain/uClibc/config/mipsel index 13dd6f90e4..998d2f1423 100644 --- a/toolchain/uClibc/config/mipsel +++ b/toolchain/uClibc/config/mipsel @@ -1,4 +1,4 @@ -# +# # Copyright (C) 2006 OpenWrt.org # # This is free software, licensed under the GNU General Public License v2. @@ -89,11 +89,10 @@ LINUXTHREADS_OLD=y MALLOC_STANDARD=y MALLOC_GLIBC_COMPAT=y UCLIBC_DYNAMIC_ATEXIT=y -HAS_SHADOW=y COMPAT_ATEXIT=y # UCLIBC_SUSV3_LEGACY is not set UCLIBC_SUSV3_LEGACY_MACROS=y -# UCLIBC_HAS_SHADOW is not set +UCLIBC_HAS_SHADOW=y # UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set UCLIBC_HAS___PROGNAME=y # UNIX98PTY_ONLY is not set -- cgit v1.2.3