diff options
author | Hannes Mehnert <hannes@gentoo.org> | 2003-02-27 17:30:52 +0000 |
---|---|---|
committer | Hannes Mehnert <hannes@gentoo.org> | 2003-02-27 17:30:52 +0000 |
commit | 8ca948028c48842c0bd1421ab1483ddc0d9c78a8 (patch) | |
tree | 1f800c2df2abb627c986c3d1fc38911f4dce545f /profiles/default-1.0-gcc3 | |
parent | removed qtmt use flag, --enable-mt is now passed to configure by default. (diff) | |
download | gentoo-2-8ca948028c48842c0bd1421ab1483ddc0d9c78a8.tar.gz gentoo-2-8ca948028c48842c0bd1421ab1483ddc0d9c78a8.tar.bz2 gentoo-2-8ca948028c48842c0bd1421ab1483ddc0d9c78a8.zip |
removed qtmt use flag, see thread on -core for more information
Diffstat (limited to 'profiles/default-1.0-gcc3')
-rw-r--r-- | profiles/default-1.0-gcc3/make.defaults | 2 | ||||
-rw-r--r-- | profiles/default-1.0-gcc3/use.defaults | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/profiles/default-1.0-gcc3/make.defaults b/profiles/default-1.0-gcc3/make.defaults index 5b6397edc201..b1657a5eb087 100644 --- a/profiles/default-1.0-gcc3/make.defaults +++ b/profiles/default-1.0-gcc3/make.defaults @@ -3,7 +3,7 @@ USE="x86 oss 3dnow apm arts avi berkdb crypt cups encode gdbm gif gpm gtk imlib java jpeg kde gnome libg++ libwww mikmod mmx motif mpeg ncurses nls oggvorbis -opengl pam pdflib png python qt qtmt quicktime readline sdl slang spell ssl +opengl pam pdflib png python qt quicktime readline sdl slang spell ssl svga tcpd truetype X xml2 xmms xv zlib" ARCH="x86" diff --git a/profiles/default-1.0-gcc3/use.defaults b/profiles/default-1.0-gcc3/use.defaults index 5d90449bc6c2..5488f7428afb 100644 --- a/profiles/default-1.0-gcc3/use.defaults +++ b/profiles/default-1.0-gcc3/use.defaults @@ -3,7 +3,6 @@ #3dnow #odbc #fbcon -#qtmt #oss #libg++ #objprelink |