mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-16 11:45:31 +00:00
Take out NSPR rpm option. let the user type it in.
This commit is contained in:
parent
f01d0d4fa7
commit
03fbc971ef
@ -309,14 +309,18 @@ sub print_configure_form {
|
||||
</td><td>
|
||||
<input type="checkbox" name="pthreads_userdefined" value="yes">
|
||||
NSPR was Built with Pthreads, so build mozilla with Pthreads
|
||||
</td></tr><tr><td>
|
||||
</td></tr>
|
||||
<!-- Reduce clutter. This option was only for nscp folk
|
||||
<tr><td>
|
||||
<input type="radio" name="nspr_option" value="rpm">
|
||||
NSPR is installed in /usr/lib (NSPR RPM installation)
|
||||
</td><td>
|
||||
</td><td>
|
||||
<input type="checkbox" name="pthreads_rpm" value="yes">
|
||||
NSPR was Built with Pthreads, so build mozilla with Pthreads
|
||||
</td></tr></table>
|
||||
</td></tr>
|
||||
-->
|
||||
</table>
|
||||
</td></tr></table>
|
||||
</td></tr>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user