diff options
author | Stuart Herbert <stuart@gentoo.org> | 2004-07-21 14:08:23 +0000 |
---|---|---|
committer | Stuart Herbert <stuart@gentoo.org> | 2004-07-21 14:08:23 +0000 |
commit | 44cf0740a9a7cc3668dd02bd6b42bdd9bfb71a74 (patch) | |
tree | ba3207df42fd300288cb4c5e2b2e9a9927c92344 /profiles/use.desc | |
parent | only install doom1 shareware wad (diff) | |
download | historical-44cf0740a9a7cc3668dd02bd6b42bdd9bfb71a74.tar.gz historical-44cf0740a9a7cc3668dd02bd6b42bdd9bfb71a74.tar.bz2 historical-44cf0740a9a7cc3668dd02bd6b42bdd9bfb71a74.zip |
Added sharedmem flag
Diffstat (limited to 'profiles/use.desc')
-rw-r--r-- | profiles/use.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index caee8dfc3e0a..1b493cce5b25 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.171 2004/07/10 23:27:39 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.172 2004/07/21 14:08:23 stuart Exp $ # keep them sorted (excluding the special arch flags near the end). @@ -221,6 +221,7 @@ sdl - Adds support for Simple Direct Layer (media library) selinux - !!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur session - Adds persistent session support shared - Adds support for building shared objects +sharedmem - Adds support for shared memory use simplexml - support for simplexml slang - Adds support for the slang text display library (it's like ncurses, but different) slp - Adds Service Locator Protocol support to CUPS |