Skip to content

Commit

Permalink
configure: fix link with librtmp when specifying path
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Carlmar authored and bagder committed Jun 7, 2017
1 parent 68c6dcb commit 165b7f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2658,6 +2658,7 @@ if test X"$OPT_LIBRTMP" != Xno; then
;;
*)
dnl use the given --with-librtmp spot
LIB_RTMP="-lrtmp"
PREFIX_RTMP=$OPT_LIBRTMP
;;
esac
Expand Down

0 comments on commit 165b7f5

Please sign in to comment.