Skip to content
Snippets Groups Projects
Commit d592adf6 authored by Jenkins2's avatar Jenkins2 Committed by Gerrit Code Review
Browse files

Merge "BuildSystem: Raise autoconf version requirement to 2.60a."

parents a3e72c30 6da970bf
No related branches found
No related tags found
No related merge requests found
# 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])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment