Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r18152: move our AC macros into lib/replace/libreplace_macros.m4 | Stefan Metzmacher | 1 | -13/+2 | |
and include them from there metze (This used to be commit 38f9e90a120b4e62f005a1bac89139ee87f63071) | |||||
2007-10-10 | r18145: rename cc_feature.m4 into libreplace_macros.m4 | Stefan Metzmacher | 1 | -1/+1 | |
metze (This used to be commit d0f40dd3e5ca8b46ee9b2c4332b393f519383aae) | |||||
2007-10-10 | r18129: moved the system includes into libreplace - this gives much more | Andrew Tridgell | 1 | -0/+1 | |
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) (This used to be commit 77d1a468e06290aba789e2f3affc769fc5159a21) | |||||
2007-10-10 | r18127: Add macro AC_CHECK_DECL() for systems that don't have it. | Jelmer Vernooij | 1 | -0/+13 | |
(This used to be commit 589a1c250934a61db0f86c1e98962e195e681c79) | |||||
2007-10-10 | r18124: Keep right libs when looking for dl*() functions | Jelmer Vernooij | 1 | -2/+2 | |
(This used to be commit 12ce4cef2fcdb4224fdf15c9ecf952ceb797f02c) | |||||
2007-10-10 | r18122: Fix warnings related to errno declaration. | Jelmer Vernooij | 1 | -1/+3 | |
(This used to be commit c30abc8e491d482c1771e7ac06cb511bae578467) | |||||
2007-10-10 | r18121: Simplify m4 code, hopefully fix Samba4 build problems. | Jelmer Vernooij | 1 | -0/+5 | |
(This used to be commit 1adf65b4d7c5d2d4f65d4b28575bdf2368a42139) | |||||
2007-10-10 | r18093: check for the headers first and check all functions | Stefan Metzmacher | 1 | -2/+2 | |
metze (This used to be commit 5bb8a5ce32a3e85355d8554974d226708df41970) | |||||
2007-10-10 | r18085: using m4_include() instead of sinclude() means we get an error if the | Andrew Tridgell | 1 | -2/+2 | |
include fails - thats better than the compile failing mysteriously (This used to be commit b4df3c73913557297e0eb1ea89cb42a8e7920de8) | |||||
2007-10-10 | r18084: we don't need the double sinclude() any more | Andrew Tridgell | 1 | -2/+0 | |
(This used to be commit 2dab7886c1c0abfd95374c8a796f0fde029de8b6) | |||||
2007-10-10 | r18079: fix for in-tree build with samba4 dir layout | Andrew Tridgell | 1 | -1/+1 | |
(This used to be commit 8eccdc1cd1fcf59a3bb9683f31a8613f748a1bfc) | |||||
2007-10-10 | r18078: these tests came from talloc | Andrew Tridgell | 1 | -0/+3 | |
(This used to be commit 1e5e311233c5253d107bf043dc78dfd21057bb35) | |||||
2007-10-10 | r18074: config.m4 is now libreplace.m4 | Andrew Tridgell | 1 | -0/+220 | |
(This used to be commit b2e680500e07742d82735bcc05ba2030a5deb603) |