]> 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:22:01 +0000 (10:22 -0600)
commita8ee14ca0ed1936d447d32d065bb2422f4fc6e81
treef0d6e5916edd2d581e5395fd49451aea237b9208
parent812d14a7e4eebf0b0192a31bc51e58c5ce3b8957
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