summaryrefslogtreecommitdiff
path: root/git-annex.cabal
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-11-03 12:10:01 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-11-03 12:10:01 -0400
commit3a456e16a86b7e8415180eb3cf263a088b753022 (patch)
treedb4f7c59b325443636c51554953814789f796e09 /git-annex.cabal
parent14fa5be33c1641e3212c45c7810e460b667f59b6 (diff)
switch to new URI version by default, -DWITH_OLD_URI for old
Diffstat (limited to 'git-annex.cabal')
-rw-r--r--git-annex.cabal1
1 files changed, 0 insertions, 1 deletions
diff --git a/git-annex.cabal b/git-annex.cabal
index 7f0374a50..ea6a78a04 100644
--- a/git-annex.cabal
+++ b/git-annex.cabal
@@ -64,7 +64,6 @@ Executable git-annex
C-Sources: Utility/libdiskfree.c Utility/libmounts.c
Extensions: CPP
GHC-Options: -threaded
- CPP-Options: -DURI_24
if flag(S3)
Build-Depends: hS3