1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-29 16:23:52 +03:00
Commit Graph

16 Commits

Author SHA1 Message Date
Stefan Metzmacher
95d33e4d71 r18485: include libreplace.m4 in the aclocal.m4 files
and use the macros in configure.ac

metze
2007-10-10 14:18:36 -05:00
Stefan Metzmacher
3cac61152e r18450: - autogenerate the OBJ_FILES for LIBREPLACE
- remove samba specific stuff from libreplace
- and include the readdir replacement stuff in the standalone builds

metze
2007-10-10 14:18:31 -05:00
Stefan Metzmacher
d8e8838674 r18447: make sure we bail out if the config.h is not generated
by samba's configure.

this could happen when you have done a standalone build in
lib/replace/, lib/talloc, ...

metze
2007-10-10 14:18:31 -05:00
Andrew Tridgell
6eefd44a87 r18279: libreplace.m4 needs to come first or autoconf complains, as libreplace
checks for global system flags
2007-10-10 14:18:00 -05:00
Andrew Tridgell
50318dc55e r18219: move some more portability checks out of samba4 and info lib/replace 2007-10-10 14:17:52 -05:00
Stefan Metzmacher
5e59153735 r18181: use:
CC and CFLAGS
 LD and LDFLAGS
 STLD and STLD_FLAGS
 SHLD and SHLD_FLAGS

all controled by configure
and import the values from samba3 which are more recent

metze
2007-10-10 14:17:47 -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
1adf65b4d7 r18121: Simplify m4 code, hopefully fix Samba4 build problems. 2007-10-10 14:17:35 -05:00
Andrew Tridgell
c079cedb08 r18117: first steps in making samba4 use libreplace 2007-10-10 14:17:34 -05:00
Stefan Metzmacher
3c00983e2c r18094: try to fix the samba4 build
metze
2007-10-10 14:17:15 -05:00
Stefan Metzmacher
77948d26f0 r18087: use m4_include() do notice missing files
metze
2007-10-10 14:17:14 -05:00
Stefan Metzmacher
f9fc3f0825 r17755: fix the build...
I hope we can find a more clean approach to import lib/replace/ into ldb.

metze
2007-10-10 14:16:37 -05:00
Stefan Metzmacher
2da459287f r17588: this file doesn't exist anymore
metze
2007-10-10 14:16:15 -05:00
Andrew Bartlett
b1e0d4747b r16051: Move the XATTR compatability code into a new file, so I can use it for
the getntacl utility.

Andrew Bartlett
2007-10-10 14:08:53 -05:00
Jelmer Vernooij
d72c5c8f75 r15572: Trim build/m4/rewrite.m4 a bit more, remove unused tests. 2007-10-10 14:05:58 -05:00
Jelmer Vernooij
e0c178d297 r15565: Rename configure.in to configure.ac, which is the name preferred
by autoconf these days
2007-10-10 14:05:56 -05:00