Changeset 6c030c1 in mod_gnutls for configure.ac
- Timestamp:
- Feb 6, 2017, 12:05:25 PM (4 years ago)
- Branches:
- asyncio, debian/master, debian/stretch-backports, master, proxy-ticket, upstream
- Children:
- 4ae5b82
- Parents:
- bbfcbb5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.ac
rbbfcbb5 r6c030c1 234 234 AM_SUBST_NOTMAKE(TEST_IP) 235 235 236 : ${TEST_LOCK_WAIT:="30"} 237 : ${TEST_QUERY_TIMEOUT:="30"} 238 AC_ARG_VAR([TEST_LOCK_WAIT], [Timeout in seconds to acquire locks for \ 239 Apache instances in the test suite, or the \ 240 previous instance to remove its PID file if \ 241 flock is not used. Default is 30.]) 242 AC_ARG_VAR([TEST_QUERY_TIMEOUT], [Timeout in seconds for HTTPS requests \ 243 sent using gnutls-cli in the test suite. \ 244 Default is 30.]) 245 236 246 dnl Allow user to set SoftHSM PKCS #11 module 237 247 AC_ARG_VAR([SOFTHSM_LIB], [Absolute path of the SoftHSM PKCS @%:@11 module to \
Note: See TracChangeset
for help on using the changeset viewer.