--- slang-2.0.6/src/slcommon.c.nointerlibc 2006-02-05 21:47:31.000000000 +0100 +++ slang-2.0.6/src/slcommon.c 2006-05-22 13:20:01.000000000 +0200 @@ -191,7 +191,7 @@ return p; } -#if !defined(HAVE_ISSETUGID) && defined(__GLIBC__) && (__GLIBC__ >= 2) +#if 0 && !defined(HAVE_ISSETUGID) && defined(__GLIBC__) && (__GLIBC__ >= 2) extern int __libc_enable_secure; # define HAVE___LIBC_ENABLE_SECURE 1 #endif