use 2.59
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17060 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
2d963757f0
commit
5328dc272d
|
@ -1,7 +1,7 @@
|
||||||
# -*- Autoconf -*-
|
# -*- Autoconf -*-
|
||||||
# Process this file with autoconf to produce a configure script.
|
# Process this file with autoconf to produce a configure script.
|
||||||
|
|
||||||
AC_PREREQ([2.63])
|
AC_PREREQ([2.59])
|
||||||
AC_INIT(libSKP_SILK_SDK, 1.0.2, brian@freeswitch.org, libSKP_SILK_SDK)
|
AC_INIT(libSKP_SILK_SDK, 1.0.2, brian@freeswitch.org, libSKP_SILK_SDK)
|
||||||
AM_INIT_AUTOMAKE(libSKP_SILK_SDK,1.0.2)
|
AM_INIT_AUTOMAKE(libSKP_SILK_SDK,1.0.2)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue