Changeset 5348 for pjproject/trunk/aconfigure
- Timestamp:
- Jun 16, 2016 10:55:23 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/aconfigure
r5347 r5348 6335 6335 fi 6336 6336 if test "$ac_pjmedia_video_has_ios_opengl" = "yes"; then 6337 ac_darwin_cflags ="-DPJMEDIA_VIDEO_DEV_HAS_IOS_OPENGL=1"6337 ac_darwin_cflags+=" -DPJMEDIA_VIDEO_DEV_HAS_IOS_OPENGL=1" 6338 6338 LIBS="$LIBS -framework OpenGLES" 6339 6339 { $as_echo "$as_me:${as_lineno-$LINENO}: result: Checking if OpenGLES framework is available... yes" >&5
Note: See TracChangeset
for help on using the changeset viewer.