Fix for debian Bug#225328 by LaMont Jones <lamont@debian.org>, where
commitaca07f33a2f3cca48b44ac92d3b1b35592ffadc7
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)
tree5276bd814f0f754c5edcf397dcf67c2679b585ae
parentb5e814294eb3ce44131084d89014cb8a8840fe74
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
source/configure.in