Lines Matching refs:disable
70 # And disable the strict-aliasing optimization, since it breaks
77 # OS X Lion started deprecating the system openssl. Let's just disable
87 AS_HELP_STRING(--disable-gcc-warnings, disable verbose warnings with GCC))
98 AS_HELP_STRING(--disable-thread-support, disable support for threading),
101 …AS_HELP_STRING(--disable-malloc-replacement, disable support for replacing the memory mgt function…
104 AS_HELP_STRING(--disable-openssl, disable support for openssl encryption),
107 AS_HELP_STRING(--disable-debug-mode, disable support for running in debug mode),
110 AS_HELP_STRING([--disable-libevent-install, disable installation of libevent]),
113 AS_HELP_STRING([--disable-libevent-regress, skip regress in make check]),
116 AS_HELP_STRING([--disable-samples, skip building of sample programs]),
130 dnl the command line with --enable-shared and --disable-shared.