no need to globally enable CPP in cabal, it's enabled where needed

This commit is contained in:
Joey Hess 2013-02-27 00:13:12 -04:00
parent b117efc19b
commit f440ee8c06

View file

@ -65,7 +65,6 @@ Executable git-annex
Other-Modules: Utility.Touch Utility.Mounts
Include-Dirs: Utility
C-Sources: Utility/libdiskfree.c Utility/libmounts.c
Extensions: CPP
GHC-Options: -threaded
if flag(S3)