Changeset 218

Show
Ignore:
Timestamp:
01/17/04 15:05:36 (9 years ago)
Author:
ahu
Message:

remove mysql from the recursor

Location:
trunk/pdns
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • trunk/pdns/ChangeLog

    r217 r218  
    1010        - debian/rules forgot sqllite 
    1111        - removed libpqpp from build-depends 
    12  
     12        - recursor accidentally linked in mysql (christopher meerwald) 
    1313 
    1414changes since 2.9.13: 
  • trunk/pdns/debian/changelog

    r217 r218  
     1pdns (2.9.15-1) unstable; urgency=medium 
     2 
     3  * fill in the blanks 
     4 
     5 -- Wichert Akkerman <wichert@wiggy.net>  Sat, 17 Jan 2004 23:23:33 +0100 
     6 
    17pdns (2.9.14-1) unstable; urgency=medium 
    28 
  • trunk/pdns/pdns/Makefile.am

    r217 r218  
    5050pdns_recursor_SOURCES=syncres.cc resolver.hh misc.cc unix_utility.cc qtype.cc \ 
    5151logger.cc statbag.cc dnspacket.cc arguments.cc  lwres.cc pdns_recursor.cc lwres.hh \ 
    52 mtasker.hh sillyrecords.cc syncres.hh recursor_cache.cc recursor_cache.hh \ 
    53 ../modules/gmysqlbackend/smysql.cc  
     52mtasker.hh sillyrecords.cc syncres.hh recursor_cache.cc recursor_cache.hh  
     53 
     54#../modules/gmysqlbackend/smysql.cc  
    5455 
    5556pdns_recursor_LDFLAGS=