summaryrefslogtreecommitdiffstats
path: root/source3/m4/autoconf-2.60.m4
Commit message (Collapse)AuthorAgeFilesLines
* build: Remove autoconf build systemAndrew Bartlett2013-05-281-236/+0
| | | | | | | | | | | We are now confident that that waf build system meets enough of our needs that we will work to improve it, rather than maintain two build systems. Andrew Bartlett Reviewed-by: Jelmer Vernooij <jelmer@samba.org> Reviewed-by: David Disseldorp <ddiss@samba.org>
* s3:build fix autoconf build on RHEL5Christian Ambach2012-08-311-0/+236
RHEL5 only has autoconf 2.59, so autogen.sh still needs to find autoconf-2.60.m4 somewhere, but it was removed with 5f58359 Autobuild-User(master): Christian Ambach <ambi@samba.org> Autobuild-Date(master): Fri Aug 31 12:50:03 CEST 2012 on sn-devel-104