[Mesa-dev] [Bug 32317] New: Incorrect Optional Features descriptions in ./configure --help
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Dec 11 07:25:56 PST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=32317
Summary: Incorrect Optional Features descriptions in
./configure --help
Product: Mesa
Version: 7.9
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: medium
Component: Mesa core
AssignedTo: mesa-dev at lists.freedesktop.org
ReportedBy: timo.wiren at gmail.com
When running ./configure --help, Optional Features contain incorrect
documentation:
--disable-glu enable OpenGL Utility library [default=enabled]
--disable-glw enable Xt/Motif widget library [default=enabled]
--disable-glut enable GLUT library [default=enabled if source
available]
--disable-gallium build gallium [default=enabled]
--disable-pic compile PIC objects [default=enabled for shared
builds on supported platforms]
--disable-shared build shared libraries [default=enabled]
--disable-driglx-direct enable direct rendering in GLX and EGL for DRI
[default=enabled]
"enable" shoud be "disable" and "build" should be "don't build". Tested on Mesa
7.9.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the mesa-dev
mailing list