This commit is contained in:
Joey Hess 2014-12-29 16:37:36 -04:00
parent 56540f95d1
commit 329f176eb4

View file

@ -86,7 +86,7 @@ buildFlags = filter (not . null)
#else
#warning Building without CryptoHash.
#endif
#ifdef WITH_TORRENTParser
#ifdef WITH_TORRENTPARSER
, "TorrentParser"
#else
#warning Building without haskell torrent library; will instead use btshowmetainfo to parse torrent files.