mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-20 21:33:27 -07:00
Removing the confusion caused by moving GeoIP code/.dat to a different directory
This commit is contained in:
parent
e2ac4ebf9d
commit
be62c34e46
3 changed files with 4 additions and 4 deletions
|
@ -26,7 +26,7 @@ AC_ARG_WITH(libtorrent-rasterbar0.16,
|
|||
|
||||
AC_ARG_WITH(geoip-database-embedded,
|
||||
[AS_HELP_STRING([--with-geoip-database-embedded],
|
||||
[Embed the GeoIP database in the qBittorrent executable (please follow instructions in src/geoip/README) (default=no)])],
|
||||
[Embed the GeoIP database in the qBittorrent executable (please follow instructions in src/gui/geoip/README) (default=no)])],
|
||||
[],
|
||||
[with_geoip_database_embedded=no])
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue