mirror of
https://github.com/rakshasa/rtorrent.git
synced 2026-08-05 17:52:29 +00:00
Added a new callback mechanism and use it for trackers.
This commit is contained in:
+1
-1
@@ -16,7 +16,7 @@ AC_DEFINE([API_VERSION], [20], [api version])
|
||||
# Filter out unwanted flags added by autoconf on some systems, e.g. MacOS.
|
||||
TORRENT_REMOVE_UNWANTED(CXX, $CXX, -std=c++11 -std=gnu++11)
|
||||
|
||||
AX_CXX_COMPILE_STDCXX([17], [noext], [mandatory])
|
||||
AX_CXX_COMPILE_STDCXX(20, noext, mandatory)
|
||||
|
||||
AC_SYS_LARGEFILE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user