Changeset 306

Show
Ignore:
Timestamp:
02/11/05 11:52:10 (8 years ago)
Author:
ahu
Message:

Make 'sdig' compilation optional - it requires boost, which is a new pdns dependency. Most people won't need sdig.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pdns/pdns/Makefile.am

    r303 r306  
    1717endif 
    1818 
    19 bin_PROGRAMS = pdns_control sdig  
     19bin_PROGRAMS = pdns_control  
    2020 
    21 EXTRA_PROGRAMS=pdns_recursor pdns_control qgen 
     21EXTRA_PROGRAMS=pdns_recursor sdig pdns_control qgen 
    2222 
    2323pdns_server_SOURCES=dnspacket.cc nameserver.cc tcpreceiver.hh \