Roll the dns build flag into the assistant build flag.

This commit is contained in:
Joey Hess 2016-01-26 08:48:14 -04:00
parent 65f44423d1
commit dcfb038cd2
Failed to extract signature
4 changed files with 3 additions and 52 deletions

View file

@ -73,9 +73,6 @@ buildFlags = filter (not . null)
#else
#warning Building without ConcurrentOutput
#endif
#ifdef WITH_DNS
, "DNS"
#endif
#ifdef WITH_TDFA
, "TDFA"
#endif