summaryrefslogtreecommitdiff
path: root/source4/heimdal_build/external.m4
AgeCommit message (Collapse)AuthorFilesLines
2010-10-31s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij1-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
2010-01-01heimdal_build: Explicitly specify 'YES' when enabling externalJelmer Vernooij1-4/+4
libraries.
2008-08-01heimdal: add experimental --enable-external-heimdalStefan Metzmacher1-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)