Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-04-06 | build: improve autoconf macros | Andrew Tridgell | 1 | -6/+25 | |
- enable headers to be specified - enable both forms of DECL check - more libreplace checks - more heimdal checks - more sysdep checks | |||||
2010-04-06 | build: added CHECK_DECLS() | Andrew Tridgell | 1 | -0/+11 | |
2010-04-06 | build: return values for autoconf-like tests | Andrew Tridgell | 1 | -9/+44 | |
also add checklibc options for CHECK_FUNCS_IN() | |||||
2010-04-06 | build: another typo | Andrew Tridgell | 1 | -1/+1 | |
2010-04-06 | build: add_headers flag to CHECK_HEADER() | Andrew Tridgell | 1 | -4/+4 | |
This allows you to ask the header not be added to the list of headers for future configure checks | |||||
2010-04-06 | build: added define and always options to CHECK_VARIABLE() | Andrew Tridgell | 1 | -2/+7 | |
2010-04-06 | build: result of hack session with ita | Andrew Tridgell | 1 | -0/+8 | |
2010-04-06 | build: started to split up wafsamba.py into separate modules | Andrew Tridgell | 1 | -0/+137 | |