aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index dd099513f..d4ce8a0ac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -410,7 +410,7 @@ fi
410 410
411 411
412# libgnurl 412# libgnurl
413LIBGNURL_CHECK_CONFIG(,7.33.0,gnurl=1,gnurl=0) 413LIBGNURL_CHECK_CONFIG(,7.34.0,gnurl=1,gnurl=0)
414if test "$gnurl" = 1 414if test "$gnurl" = 1
415then 415then
416 AM_CONDITIONAL(HAVE_LIBGNURL, true) 416 AM_CONDITIONAL(HAVE_LIBGNURL, true)