Date: Thu Jan 22 10:22:47 2004 Author: abartlet Update of /data/cvs/samba/source In directory dp.samba.org:/tmp/cvs-serv17860
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 look into when we really should define _GNU_SOURCE shortly, but the fix is correct anyway. Andrew Bartlett Revisions: configure.in 1.517 => 1.518 http://www.samba.org/cgi-bin/cvsweb/samba/source/configure.in.diff?r1=1.517&r2=1.518