Changeset 1390

Show
Ignore:
Timestamp:
07/30/09 23:44:26 (4 years ago)
Author:
ahu
Message:

small touchups for 3.1.7.1

Location:
tags/pdns-3.1.7.1/pdns
Files:
3 modified

Legend:

Unmodified
Added
Removed
  • tags/pdns-3.1.7.1/pdns/Makefile-recursor

    r1380 r1390  
    2323dnswriter.o dnsrecords.o rcpgenerator.o base64.o zoneparser-tng.o \ 
    2424rec_channel.o rec_channel_rec.o selectmplexer.o sillyrecords.o \ 
    25 dns_random.o aescrypt.o aeskey.o aes_modes.o aestab.o lua-pdns-recursor.o \ 
    26 randomhelper.o 
     25dns_random.o aescrypt.o aeskey.o aes_modes.o aestab.o lua-pdns-recursor.o 
    2726 
    2827REC_CONTROL_OBJECTS=rec_channel.o rec_control.o arguments.o  
  • tags/pdns-3.1.7.1/pdns/dist-recursor

    r1388 r1390  
    1414selectmplexer.cc epollmplexer.cc kqueuemplexer.cc portsmplexer.cc pdns_hw.cc \ 
    1515win32_mtasker.cc win32_rec_channel.cc win32_logger.cc ntservice.cc \ 
    16 recursorservice.cc sillyrecords.cc lua-pdns-recursor.cc randomhelper.cc" 
     16recursorservice.cc sillyrecords.cc lua-pdns-recursor.cc" 
    1717 
    1818cd docs 
  • tags/pdns-3.1.7.1/pdns/lua-pdns-recursor.cc

    r1377 r1390  
    11#include "lua-pdns-recursor.hh" 
    22 
    3 #if !defined(PDNS_ENABLE_LUA) && defined(LIBDIR) 
     3#if !defined(PDNS_ENABLE_LUA) && !defined(LIBDIR) 
    44 
    55// stub implementation