We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9ac9c9 commit 66e1959Copy full SHA for 66e1959
INSTALL.md
@@ -186,7 +186,7 @@ You can install NTL as follows:
186
3. NTL is configured, built and installed in the standard Unix way (but
187
remember to specify the following flags to `configure`):
188
```
189
- ./configure NTL_GMP_LIP=ON SHARED=on NTL_THREADS=on NTL_THREAD_BOOST=on
+ ./configure NTL_GMP_LIP=on SHARED=on NTL_THREADS=on NTL_THREAD_BOOST=on
190
make
191
sudo make install
192
0 commit comments