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

git-svn-id: http://voip.null.ro/svn/yate@51 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
paulc 2004-09-11 09:29:58 +00:00
parent e8edda015a
commit 328b98d975
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