Date:   Thu Jan 22 10:22:03 2004
Author: abartlet

Update of /home/cvs/samba4/source
In directory dp.samba.org:/tmp/cvs-serv17703

Modified Files:
        configure.in 
Log Message:
(merge from 3.0)

Fix for debian Bug#225328 by LaMont Jones <[EMAIL PROTECTED]>, where
the failure of our LFS test on ia64 caused the _GNU_SOURCE define not to be
added, causeing strndup() not to be defined...

This was due to strdup() bein implicitly declared, and casting
pointer->int->pointer.

I'll into when we really should define _GNU_SOURCE shortly, but the
fix is correct anyway.

Andrew Bartlett



Revisions:
configure.in            1.12 => 1.13
        
http://www.samba.org/cgi-bin/cvsweb/samba4/source/configure.in.diff?r1=1.12&r2=1.13

Reply via email to