This improves randomization and spoof resistance. For the default
of 16 ports the builtin alternative works well.
* --without-pthreads
- This disables pthreads, and uses Solaris thr library or no threading.
- Without this option the pthreads library is detected automatically.
+ This disables pthreads. Without this option the pthreads library
+ is detected automatically. Use this option to disable threading
+ altogether, or, on Solaris, also use --with(out)-solaris-threads.
* --enable-static-exe
This enables a debug option to statically link, against ldns and
libevent libraries.