summaryrefslogtreecommitdiffstats
path: root/source4/extra_cflags.txt
Commit message (Collapse)AuthorAgeFilesLines
* r8449: - search for lex and yacc properlyAndrew Tridgell2007-10-101-0/+2
| | | | | | - added target specific flags to get the #include order right for com_err and asn1 files in heimdal (This used to be commit c721c8ca380db756ae2ccf3711be894bab8d5318)
* r8425: add err() and errx() functions needed by for compile_et on some systemsAndrew Tridgell2007-10-101-0/+1
| | | | (This used to be commit 72a769b6d1a1ce5f8a19010074960b692b4755db)
* r8417: fixed handling of PRINTF_ATTRIBUTE for heimdal portion of buildAndrew Tridgell2007-10-101-1/+1
| | | | (This used to be commit 117d2fa31d3a7e0b37c09979aa41243c564c0385)
* r8416: added the extra_cflags.txt system from smb-buildAndrew Tridgell2007-10-101-0/+1
this removes the need for recursive make for heimdal, which is a big win. It should also make it easier/cleaner to build ldb/tdb/appweb etc in both in-tree and out-of-tree forms by allowing us to specify different CFLAGS (and thus different include paths) per directory or file (This used to be commit b2f9b8aa32426198aa21a703ab4f1d59fb77e512)