Fix Feeds display in build flags.
This commit is contained in:
parent
37f0c448a1
commit
3da8cc7008
3 changed files with 3 additions and 2 deletions
|
@ -48,7 +48,7 @@ buildFlags = filter (not . null)
|
|||
#ifdef WITH_DNS
|
||||
, "DNS"
|
||||
#endif
|
||||
#ifdef WITH_FEEDS
|
||||
#ifdef WITH_FEED
|
||||
, "Feeds"
|
||||
#endif
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue