Fix for debian Bug#225328 by LaMont Jones <lamont@debian.org>, where
commit8975dde0045f9b92c6eaa90a0c381b2baf9e3bd3
authorAndrew Bartlett <abartlet@samba.org>
Thu, 22 Jan 2004 10:12:26 +0000 (22 10:12 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 22 Jan 2004 10:12:26 +0000 (22 10:12 +0000)
treec8e9da9c7af1ff5e6d67fe0de25097148c91be18
parentfc33274a27b98d67a3f1172aebc9e70073b6dcab
Fix for debian Bug#225328 by LaMont Jones <lamont@debian.org>, where
the failure of our LFS test caused the _GNU_SOURCE define not to be
added, causeing strndup() not to be defined...

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

Andrew Bartlett
(This used to be commit aca07f33a2f3cca48b44ac92d3b1b35592ffadc7)
source3/configure.in