mirror of
https://github.com/libevent/libevent.git
synced 2025-01-31 09:12:55 +08:00
Indent configure flag section to make markdown format them as code
This commit is contained in:
parent
a52bd1e37f
commit
72426ff433
@ -117,7 +117,7 @@ To enable low-level tracing, build the library as:
|
||||
|
||||
Standard configure flags should work. In particular, see:
|
||||
|
||||
--disable-shared Only build static libraries
|
||||
--disable-shared Only build static libraries.
|
||||
--prefix Install all files relative to this directory.
|
||||
|
||||
|
||||
@ -126,7 +126,7 @@ The configure script also supports the following flags:
|
||||
--enable-gcc-warnings Enable extra compiler checking with GCC.
|
||||
--disable-malloc-replacement
|
||||
Don't let applications replace our memory
|
||||
management functions
|
||||
management functions.
|
||||
--disable-openssl Disable support for OpenSSL encryption.
|
||||
--disable-thread-support Don't support multithreaded environments.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user