]> git.ipfire.org Git - thirdparty/asterisk.git/commit
BuildSystem: Enable autotools in FreeBSD.
authorAlexander Traud <pabstraud@compuserve.com>
Mon, 29 Jan 2018 16:20:39 +0000 (17:20 +0100)
committerAlexander Traud <pabstraud@compuserve.com>
Mon, 29 Jan 2018 16:21:51 +0000 (10:21 -0600)
commit967c70acb575ee0d9702c248705d7008d54d3926
tree765552474ef52c00d88444945dd1f28d65768bd2
parent5b3b627821a79aa9d8d47e7ca0a6cf1da0a52f6b
BuildSystem: Enable autotools in FreeBSD.

In the current versions of FreeBSD, the apps of GNU autotools do not need to
be called with a version anymore. The latest version can be invoked directly.
Additionally, the script ./bootstrap.sh asked for autoconf 2.62 and
automake 1.9, versions which are not available as port anymore.

ASTERISK-27637

Change-Id: Id7b94b80e78cc943a40ba79b697e3f70019820a7
bootstrap.sh