aboutsummaryrefslogtreecommitdiff
path: root/win32/VS2008/libspeexdsp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'win32/VS2008/libspeexdsp/Makefile')
-rw-r--r--win32/VS2008/libspeexdsp/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/win32/VS2008/libspeexdsp/Makefile b/win32/VS2008/libspeexdsp/Makefile
index 3f9d576..d034e63 100644
--- a/win32/VS2008/libspeexdsp/Makefile
+++ b/win32/VS2008/libspeexdsp/Makefile
@@ -158,6 +158,7 @@ FFT_PKGCONFIG =
FGREP = /usr/bin/grep -F
FILECMD = file
GREP = /usr/bin/grep
+INCLUDE_STDINT = #include <stdint.h>
INSTALL = /usr/bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
@@ -186,10 +187,10 @@ OTOOL64 =
PACKAGE = speexdsp
PACKAGE_BUGREPORT = speex-dev@xiph.org
PACKAGE_NAME = speexdsp
-PACKAGE_STRING = speexdsp 1.2rc3
+PACKAGE_STRING = speexdsp 1.2.1
PACKAGE_TARNAME = speexdsp
PACKAGE_URL =
-PACKAGE_VERSION = 1.2rc3
+PACKAGE_VERSION = 1.2.1
PATH_SEPARATOR = :
PKG_CONFIG = /usr/bin/pkg-config
PKG_CONFIG_LIBDIR =
@@ -202,11 +203,11 @@ SIZE16 = int16_t
SIZE32 = int32_t
SPEEXDSP_LT_AGE = 5
SPEEXDSP_LT_CURRENT = 6
-SPEEXDSP_LT_REVISION = 0
+SPEEXDSP_LT_REVISION = 2
STRIP = strip
USIZE16 = uint16_t
USIZE32 = uint32_t
-VERSION = 1.2rc3
+VERSION = 1.2.1
abs_builddir = /usr/local/google/home/sadafebrahimi/aosp/forupdatesonly/aosp-master-with-phones/external/speex/win32/VS2008/libspeexdsp
abs_srcdir = /usr/local/google/home/sadafebrahimi/aosp/forupdatesonly/aosp-master-with-phones/external/speex/win32/VS2008/libspeexdsp
abs_top_builddir = /usr/local/google/home/sadafebrahimi/aosp/forupdatesonly/aosp-master-with-phones/external/speex