fix typo
This commit is contained in:
parent
56540f95d1
commit
329f176eb4
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue