Take out NSPR rpm option. let the user type it in.
git-svn-id: svn://10.0.0.236/trunk@23612 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
d645e88da3
commit
0832fa39cd
@ -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…
x
Reference in New Issue
Block a user