Requiring autoconf 2.52 or higher - will select proper version if many are installed.

git-svn-id: http://yate.null.ro/svn/yate/trunk@51 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
paulc 2004-09-11 09:29:58 +00:00
parent 6fa61486c0
commit 9c85409fc9
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# Process this file with autoconf to produce a configure script.
AC_INIT(YATE, 0.8.3)
AC_CONFIG_SRCDIR([README])
AC_PREREQ(2.52)
# Checks for programs.
AC_PROG_CXX