On 04/05/2012 09:54 PM, Juraj Lutter wrote: > On 04/05/2012 09:44 PM, Peter van Dijk wrote: >> Hello, >> >> On Apr 5, 2012, at 17:31 , Juraj Lutter wrote: >> >>> http://buildfarm.opencsw.org/~wilbury/pdns-3.0.1-patches/ >> >> >> I have committed patches 3, 5, and 6 in revision 2552. > > Thanks. > >> >> Patch 9 replaces SYSCONFDIR with your Sun-specific path so I did not commit >> that one.
I have found out that you need to change all #ifdef sun to: #if defined (__SVR4) && defined (__sun) as this is more portable way. -- Juraj Lutter | /\ ASCII Ribbon Campaign otis (at) wilbury (dot) sk | \/ - NO HTML/RTF in e-mail http://www.wilbury.sk/ | /\ - NO Word docs in e-mail JID: otis (at) jabber (dot) vx (dot) sk !07/11 PDP a ni deppart m'I !pleH _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
