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

10 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
553a90cbe2 r18463: add some more warning flags, tested with gcc 2.95.3 on SuSE 7.3
metze
2007-10-10 14:18:34 -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
Andrew Tridgell
03f9c67c06 r18283: libreplace.m4 needs to be early in configure.ac in other packages too 2007-10-10 14:18:01 -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
c45c487861 r18075: with the new scheme, we now use config.h again (thanks jelmer!) 2007-10-10 14:17:11 -05:00
Andrew Tridgell
b2e680500e r18074: config.m4 is now libreplace.m4 2007-10-10 14:17:11 -05:00
Andrew Tridgell
f18c913b6c r18073: next step in grab libreplace plan - see IRC logs for very detailed
discussion wity metze and jelmer!
2007-10-10 14:17:11 -05:00
Andrew Tridgell
f5fc88f0c4 r18051: - add gcc warning flags
- fix piles of warnings and ftruncate bug in libreplace testsuite
2007-10-10 14:17:08 -05:00
Jelmer Vernooij
fe7ca4b145 r18031: Merge my replace fixes:
* libreplace can now build stand-alone
 * add stub testsuite for libreplace
 * make talloc/tdb/ldb use libreplace
2007-10-10 14:17:05 -05:00