summaryrefslogtreecommitdiffstats
path: root/source4/heimdal_build/external.m4
Commit message (Collapse)AuthorAgeFilesLines
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-311-54/+0
| | | | | | | | The new waf-based build system now has all the same functionality, and the old build system has been broken for quite some time. Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Oct 31 02:01:44 UTC 2010 on sn-devel-104
* heimdal_build: Explicitly specify 'YES' when enabling externalJelmer Vernooij2010-01-011-4/+4
| | | | libraries.
* heimdal: add experimental --enable-external-heimdalStefan Metzmacher2008-08-011-0/+54
This should only be used for testing and when you're absolutly sure the installed heimdal libraries support the features we need. (E.g. heimdal-1.2 or lower should NOT work) metze (This used to be commit 66b76b018d6048cec63a75b24ec4c099f6a2eb8c)