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

12 Commits

Author SHA1 Message Date
Stefan Metzmacher
2977e7097a r17109: - use AC_SYS_LARGEFILE so that type sizes are the same when talloc
is build standalone and inside samba
- add configure checks for the some type sizes for debugging

metze
2007-10-10 14:10:13 -05:00
Jelmer Vernooij
33709dc5b3 r14587: Allow building without GNU make and/or without xsltproc 2007-10-10 13:58:54 -05:00
Andrew Tridgell
57c8db4f9a r6830: put header checks in config.m4 so when it is included by other projects the right
configure checks are done
2007-10-10 13:16:48 -05:00
Jelmer Vernooij
f46c532883 r6828: More portability fixes 2007-10-10 13:16:48 -05:00
Andrew Tridgell
450ac2e4de r6812: more talloc portability tweaks 2007-10-10 13:16:46 -05:00
Andrew Tridgell
c8a274c873 r6808: - test for gcov not needed
- samba malloc wrapper avoidance not needed now we don't use includes.h

- make testsuite work when BOOL, True, False already defined
2007-10-10 13:16:46 -05:00
Jelmer Vernooij
c2ce09d380 r6804: Add config.h for talloc (and use it) 2007-10-10 13:16:45 -05:00
Andrew Tridgell
b7fbe2173d r6663: only use -Wall for gcc 2007-10-10 13:16:33 -05:00
Andrew Tridgell
9318744fd4 r6661: fix up talloc autoconf to have a chance of working on the build farm 2007-10-10 13:16:32 -05:00
Jelmer Vernooij
62550eac1e r6622: Add talloc manpage in DocBook XML, based on SGML version by Garry Williams 2007-10-10 13:16:32 -05:00
Jelmer Vernooij
c8e1b75427 r6478: Add 'make install' and a pkg-config file 2007-10-10 13:16:18 -05:00
Andrew Tridgell
27b987d267 r6474: - added a simple talloc web page at http://talloc.samba.org/
- make it easier to seperataly build talloc for other projects
2007-10-10 13:11:40 -05:00