diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-19 12:12:30 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-20 10:42:39 +0900 |
| commit | 511b23a34c7f02b51c2504834601dae7ebee3254 (patch) | |
| tree | e79978e3dff451e653336cb00005947d63931f7c /configure.in.bot | |
| parent | e0196097e53ef710643d06d7bdd338b5e0e66ae4 (diff) | |
| download | ktorrent-511b23a3.tar.gz ktorrent-511b23a3.zip | |
Removed unnecessary files
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 91fadcf813d9ffa6b189fa50979db1008e3f411b)
Diffstat (limited to 'configure.in.bot')
| -rw-r--r-- | configure.in.bot | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/configure.in.bot b/configure.in.bot deleted file mode 100644 index 15c2c8c..0000000 --- a/configure.in.bot +++ /dev/null @@ -1,21 +0,0 @@ -if test x$have_gmp = xno; then - echo "" - echo "----------------------------------------------------------" - echo "KTorrent ERROR:" - echo "KTorrent requires gmp (http://www.swox.com/gmp)" - echo "----------------------------------------------------------" - echo "" -fi - - -if test x$missing_avahi_warning = xyes; then - echo "" - echo "----------------------------------------------------------" - echo "KTorrent WARNING:" - echo "Cannot find avahi-client with version 0.6.10 or later or" - echo "cannot find avahi-tqt." - echo "The zeroconf plugin will not be installed because of this." - echo "----------------------------------------------------------" - echo "" -fi - |
