Changeset 5301 for pjproject/trunk/aconfigure
- Timestamp:
- May 17, 2016 3:25:51 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/aconfigure
r5276 r5301 6845 6845 av_pkg="$av_pkg libavutil" 6846 6846 fi 6847 if $PKG_CONFIG --exists libavcore; then6848 ac_ffmpeg_cflags="$ac_ffmpeg_cflags -DPJMEDIA_HAS_LIBAVCORE=1"6849 av_pkg="$av_pkg libavcore"6850 fi6851 6847 6852 6848 if test "x$av_pkg" == "x"; then
Note: See TracChangeset
for help on using the changeset viewer.