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@lists.freedesktop.org ReportedBy: timo.wi...@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. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev