Changes in doc/mod_gnutls_manual.mdwn [dc058b8:dff57b4] in mod_gnutls
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/mod_gnutls_manual.mdwn
rdc058b8 rdff57b4 31 31 : Provides a list of all available configure options. 32 32 33 It is recommended to run `make check` before installation. If 34 `localhost` does not resolve to the IPv6 loopback address `[::1]` on 35 your system, you may have to set the `TEST_HOST` or `TEST_IP` 33 It is recommended to run `make check` before installation. If your 34 system doesn't have a loopback device with IPv6 and IPv4 support or 35 `localhost` does not resolve to at least one of `[::1]` and 36 `127.0.0.1`, you may have to set the `TEST_HOST` or `TEST_IP` 36 37 environment variables when running `./configure` to make the test 37 38 suite work correctly.
Note: See TracChangeset
for help on using the changeset viewer.