From edf6b789769d8cabc745ab793282cae79d000937 Mon Sep 17 00:00:00 2001 From: Nanang Izzuddin Date: Thu, 26 Mar 2015 05:08:40 +0000 Subject: Re #1822: Updated build script to auto define PJMEDIA_VIDEO_DEV_HAS_ANDROID. git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@5027 74dad513-b988-da41-8d7b-12977e46ad98 --- aconfigure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'aconfigure.ac') diff --git a/aconfigure.ac b/aconfigure.ac index fd23234d..146ac49a 100644 --- a/aconfigure.ac +++ b/aconfigure.ac @@ -722,6 +722,7 @@ else else AC_MSG_RESULT([Checking if OpenGL ES 2 is available... no]) fi + ac_android_cflags="$ac_android_cflags -DPJMEDIA_VIDEO_DEV_HAS_ANDROID=1" ;; arm-apple-darwin*) ac_pjmedia_video=iphone_os -- cgit v1.2.3