1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-12 12:23:50 +03:00
Commit Graph

12 Commits

Author SHA1 Message Date
Stefan Metzmacher
d0f40dd3e5 r18145: rename cc_feature.m4 into libreplace_macros.m4
metze
2007-10-10 14:17:40 -05:00
Andrew Tridgell
77d1a468e0 r18129: moved the system includes into libreplace - this gives much more
isolation of our portability environment from the main code, and also
simplifies the includes system (no separate #ifdef _SAMBA_BUILD for
tdb. ldb etc now)
2007-10-10 14:17:36 -05:00
Jelmer Vernooij
589a1c2509 r18127: Add macro AC_CHECK_DECL() for systems that don't have it. 2007-10-10 14:17:36 -05:00
Jelmer Vernooij
12ce4cef2f r18124: Keep right libs when looking for dl*() functions 2007-10-10 14:17:35 -05:00
Jelmer Vernooij
c30abc8e49 r18122: Fix warnings related to errno declaration. 2007-10-10 14:17:35 -05:00
Jelmer Vernooij
1adf65b4d7 r18121: Simplify m4 code, hopefully fix Samba4 build problems. 2007-10-10 14:17:35 -05:00
Stefan Metzmacher
5bb8a5ce32 r18093: check for the headers first and check all functions
metze
2007-10-10 14:17:15 -05:00
Andrew Tridgell
b4df3c7391 r18085: using m4_include() instead of sinclude() means we get an error if the
include fails - thats better than the compile failing mysteriously
2007-10-10 14:17:13 -05:00
Andrew Tridgell
2dab7886c1 r18084: we don't need the double sinclude() any more 2007-10-10 14:17:13 -05:00
Andrew Tridgell
8eccdc1cd1 r18079: fix for in-tree build with samba4 dir layout 2007-10-10 14:17:12 -05:00
Andrew Tridgell
1e5e311233 r18078: these tests came from talloc 2007-10-10 14:17:12 -05:00
Andrew Tridgell
b2e680500e r18074: config.m4 is now libreplace.m4 2007-10-10 14:17:11 -05:00