From 8712a5d7d59279f76624892ba012ff2b934be1ee Mon Sep 17 00:00:00 2001 From: Alan Fitton Date: Thu, 1 Mar 2012 09:04:53 +0000 Subject: change to .desktop file to handle magnet uri --- configure.ac | 2 -- 1 file changed, 2 deletions(-) diff --git a/configure.ac b/configure.ac index 14a7521..ba27b27 100644 --- a/configure.ac +++ b/configure.ac @@ -84,10 +84,8 @@ if test x$with_libproxy != xno; then PKG_CHECK_MODULES([libproxy], [libproxy-1.0], AC_DEFINE(HAVE_LIBPROXY, 1, [Define if libproxy is available]), AC_MSG_WARN([libproxy is required for HTTP proxy support])) fi - AC_ARG_ENABLE(debug, [AS_HELP_STRING(--enable-debug, [enable debugging])]) - if test x$enable_debug = xyes; then AC_DEFINE([DEBUG], [], [enable debugging]) fi -- cgit v1.2.3