configure
changeset 5422 396072d62695
parent 5421 a3f0fe9431cf
child 5641 92ffddd02c96
child 5933 56b1f151f4a3
equal deleted inserted replaced
5421:a3f0fe9431cf 5422:396072d62695
    47                             Default is \$LUA_DIR/include
    47                             Default is \$LUA_DIR/include
    48 --with-lua-lib=DIR          You can also specify Lua's libraries dir.
    48 --with-lua-lib=DIR          You can also specify Lua's libraries dir.
    49                             Default is \$LUA_DIR/lib
    49                             Default is \$LUA_DIR/lib
    50 --with-idn=LIB              The name of the IDN library to link with.
    50 --with-idn=LIB              The name of the IDN library to link with.
    51                             Default is $IDN_LIB
    51                             Default is $IDN_LIB
    52 --idn-library=(idn|icu)		 Select library to use for IDNA functionality.
    52 --idn-library=(idn|icu)     Select library to use for IDNA functionality.
    53 									 idn: use GNU libidn (default)
    53                             idn: use GNU libidn (default)
    54 									 icu: use ICU from IBM
    54                             icu: use ICU from IBM
    55 --with-ssl=LIB              The name of the SSL to link with.
    55 --with-ssl=LIB              The name of the SSL to link with.
    56                             Default is $OPENSSL_LIB
    56                             Default is $OPENSSL_LIB
    57 --cflags=FLAGS              Flags to pass to the compiler
    57 --cflags=FLAGS              Flags to pass to the compiler
    58                             Default is $CFLAGS
    58                             Default is $CFLAGS
    59 --ldflags=FLAGS             Flags to pass to the linker
    59 --ldflags=FLAGS             Flags to pass to the linker