mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 10:37:06 -07:00
Removing the confusion caused by moving GeoIP code/.dat to a different directory
This commit is contained in:
parent
43cd295b0c
commit
03fb897717
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