diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 77bee8b73..9e5717c87 100644 --- a/configure.ac +++ b/configure.ac @@ -231,7 +231,6 @@ AS_IF([test "x$curl" = x1],[ [curl=0]) ]) - # libcurl should be mutually exclusive AS_IF([test "$curl" = 1], AM_CONDITIONAL(HAVE_LIBCURL, true) |