mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-15 06:18:38 +00:00
Merge "BuildSystem: Raise autoconf version requirement to 2.60a." into 13
This commit is contained in:
10
configure.ac
10
configure.ac
@@ -1,12 +1,4 @@
|
|||||||
# Process this file with autoconf to produce a configure script.
|
AC_PREREQ(2.60a)
|
||||||
#
|
|
||||||
# Make sure we use autoconf 2.60 to generate the "configure" script,
|
|
||||||
# in case we want to commit it. Other than that, version 2.59 is
|
|
||||||
# perfectly fine for our purposes, so people who want to modify
|
|
||||||
# this file just have to remember to set the AC_PREREQ argument
|
|
||||||
# to something that suits their needs.
|
|
||||||
|
|
||||||
AC_PREREQ(2.60)
|
|
||||||
|
|
||||||
AC_INIT([asterisk], [trunk], [https://issues.asterisk.org])
|
AC_INIT([asterisk], [trunk], [https://issues.asterisk.org])
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user