Skip to content
  • Jelte Jansen's avatar
    more fixes, mostly for sunstudio: · 88441f68
    Jelte Jansen authored
    - removed all #include <config.h> from nsas .h files (and moved them to .cc files)
    - added the (hopefully temporary) workaround for boost/sunstudio (a check in configure.ac, and the redefinition of __SUNPRO_CC in the header files that include boost/thread.hpp)
    - changed AC_COMPILE_IFELSE to AC_LINK_IFELSE to the compiler flags check functi
    on (some flags will not fail until it gets to ld)
    - changed a wrong ) in zone_entry_unittest
    - changed nsas_entry_unittests so the hashkey string value would not fall out of scope
    (diff checked by jreed)
    
    
    git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@3887 e5f2f494-b856-4b98-b285-d166d9295462
    88441f68