Roll the dns build flag into the assistant build flag.
This commit is contained in:
parent
65f44423d1
commit
dcfb038cd2
4 changed files with 3 additions and 52 deletions
|
@ -73,9 +73,6 @@ buildFlags = filter (not . null)
|
|||
#else
|
||||
#warning Building without ConcurrentOutput
|
||||
#endif
|
||||
#ifdef WITH_DNS
|
||||
, "DNS"
|
||||
#endif
|
||||
#ifdef WITH_TDFA
|
||||
, "TDFA"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue