summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-01-27 09:30:53 +1100
committerGravatar Joey Hess <joey@kitenet.net>2013-01-27 09:30:53 +1100
commit3bd8fba2db932b7730ba497d60030db6ee6f6405 (patch)
treecae3c729ad258407c6f98505031c26c8a931e67f /Makefile
parent29af01f0a1b9851a9ead5d2286b23c57969e187c (diff)
addurl --fast: Use curl, rather than haskell HTTP library, to support https.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e1f9724a3..41ebc7dc6 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,6 @@ BASEFLAGS=-Wall -outputdir $(GIT_ANNEX_TMP_BUILD_DIR) -IUtility
# you can turn off some of these features.
#
# If you're using an old version of yesod, enable -DWITH_OLD_YESOD
-# Or with an old version of the uri library, enable -DWITH_OLD_URI
FEATURES?=$(GIT_ANNEX_LOCAL_FEATURES) -DWITH_ASSISTANT -DWITH_S3 -DWITH_WEBDAV -DWITH_WEBAPP -DWITH_PAIRING -DWITH_XMPP -DWITH_DNS
bins=git-annex