1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-08 04:58:40 +03:00
Timur I. Bakeyev 16f5aedea0 Check for dmalloc at the end of the configure
Enabling dmalloc in Samba3 build leads to the wrong detection of the
strndup() function - there isn't one in FreeBSD prior to 7.2, but
dmalloc defines it, so, farther tests with -ldmalloc added wrongly
find it. the cheapest fix is to move dmalloc detection and inclusion
to the bottom of configure, so it can't affect detection of the system
capabilities.

Here is the patch.

With regards,
Timur Bakeyev.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
2009-06-08 13:20:52 +02:00
..
2008-12-17 12:57:18 +01:00
2009-06-07 23:14:40 +02:00
2008-10-12 17:34:43 +02:00
2009-05-31 12:16:34 +02:00
2009-05-16 15:30:48 -04:00
2009-05-14 14:18:26 +02:00
2009-06-02 18:15:20 +02:00
2009-05-28 12:22:41 +02:00
2009-06-07 23:14:40 +02:00
2009-05-18 07:13:04 +02:00
2009-06-08 10:08:33 +02:00
2009-03-14 20:56:26 +01:00
2008-11-13 12:43:58 +01:00
2008-08-13 15:25:09 +02:00