Changeset 5624 for pjproject/trunk/aconfigure.ac
- Timestamp:
- Jul 7, 2017 8:40:04 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/aconfigure.ac
r5622 r5624 838 838 fi 839 839 if test "$ac_pjmedia_video_has_vtoolbox" = "yes"; then 840 ac_darwin_cflags+=" -DPJMEDIA_HAS_VID_TOOLBOX_CODEC=1"840 #ac_darwin_cflags+=" -DPJMEDIA_HAS_VID_TOOLBOX_CODEC=1" 841 841 LIBS="$LIBS -framework VideoToolbox" 842 842 AC_MSG_RESULT([Checking if VideoToolbox framework is available... yes])
Note: See TracChangeset
for help on using the changeset viewer.