1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-20 03:30:23 +00:00
Gabriele 6b248492ca Use correct operator to compare strings in configure script
To compare strings, = should be used instead of ==.

Closes #2627.
2015-02-28 14:39:36 +01:00
..