Opened 10 years ago
Closed 10 years ago
#5279 closed Bug (fixed)
Typo in configure.ac
Reported by: | x190 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | 2.77 |
Component: | Transmission | Version: | 2.76 |
Severity: | Normal | Keywords: | |
Cc: |
Description
## MANDATORY for everything ## ## CURL_MINIMUM=7.15.4 AC_SUBST(CURL_MINIMUM) LIBEVENT_MINIMUM=2.0.10 AC_SUBST(LIBEVENT_MINIUM) OPENSSL_MINIMUM=0.9.4 AC_SUBST(OPENSSL_MINIMUM)
##
Change History (1)
comment:1 Changed 10 years ago by livings124
- Milestone changed from None Set to 2.77
- Resolution set to fixed
- Status changed from new to closed
- Version changed from 2.76+ to 2.76
Note: See
TracTickets for help on using
tickets.
Good catch! 2.7x: r13984 trunk: r13985