]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blame - src/patches/slang-2.0.6-uclibc.patch
Wieso sind denn Amavisd-new und Spamassassin in der ISO gelandet?
[people/pmueller/ipfire-2.x.git] / src / patches / slang-2.0.6-uclibc.patch
CommitLineData
01534297
MT
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