Remove enable-thread / disable-thread configure option. These were only placebo

options. The library is always built as thread safe as possible on every system.
This commit is contained in:
Yang Tse 2009-11-15 02:45:23 +00:00
parent f7f76e17c3
commit 581ce03345
8 changed files with 0 additions and 90 deletions

View file

@ -53,9 +53,6 @@
/* Define this to your Entropy Gathering Daemon socket pathname */
#undef EGD_SOCKET
/* Set to explicitly specify we don't want to use thread-safe functions */
#define DISABLED_THREADSAFE
/* Define if you want to enable IPv6 support */
#undef ENABLE_IPV6