From 8656f1505909fbbaae763f0aed28cad27b8d2c9d Mon Sep 17 00:00:00 2001 From: Alexey Yakovenko Date: Sun, 11 Apr 2010 12:32:56 +0200 Subject: changed --enable to --disable for plugins in configure --- plugins/vfs_curl/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/vfs_curl/Makefile.am') diff --git a/plugins/vfs_curl/Makefile.am b/plugins/vfs_curl/Makefile.am index 3d7cc3a2..189596a5 100644 --- a/plugins/vfs_curl/Makefile.am +++ b/plugins/vfs_curl/Makefile.am @@ -1,4 +1,3 @@ -if HAVE_CURL vfs_curldir = $(libdir)/$(PACKAGE) pkglib_LTLIBRARIES = vfs_curl.la vfs_curl_la_SOURCES = vfs_curl.c @@ -6,4 +5,3 @@ vfs_curl_la_LDFLAGS = -module vfs_curl_la_LIBADD = $(LDADD) $(CURL_LIBS) AM_CFLAGS = $(CFLAGS) -std=c99 -endif -- cgit v1.2.3