]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blob - src/patches/slang-2.0.6-uclibc.patch
Wir kehren zurueck zu Kudzu, da hwinfo noch mehr Aerger macht.
[people/teissler/ipfire-2.x.git] / src / patches / slang-2.0.6-uclibc.patch
1 --- slcommon.c.tmp 2006-11-07 22:53:31.000000000 +0000
2 +++ slcommon.c 2006-11-07 17:56:04.000000000 +0000
3 @@ -191,7 +191,7 @@
4 return p;
5 }
6
7 -#if !defined(HAVE_ISSETUGID) && defined(__GLIBC__) && (__GLIBC__ >= 2)
8 +#if 0
9 extern int __libc_enable_secure;
10 # define HAVE___LIBC_ENABLE_SECURE 1
11 #endif