Zionetrix::Git
Repositories
Help
Report an Issue
libdlna-debian-package
Code
Commits
Branches
Tags
Search
Tree:
87df464
Branches
Tags
master
libdlna-debian-package
patches
00configure
Initial commit
Benjamin Renard
commited
87df464
at 2012-01-27 18:55:27
00configure
Blame
History
Raw
--- configure.orig 2007-11-26 20:47:43.000000000 +0000 +++ configure 2012-01-26 23:37:28.000000000 +0000 @@ -610,9 +610,9 @@ fi echolog "Checking for libavformat ..." -check_lib ffmpeg/avformat.h av_register_all -lavformat || die "Error, can't find libavformat !" +check_lib libavformat/avformat.h av_register_all -lavformat || die "Error, can't find libavformat !" echolog "Checking for libavcodec ..." -check_lib ffmpeg/avcodec.h avcodec_register_all -lavcodec || die "Error, can't find libavcodec !" +check_lib libavcodec/avcodec.h avcodec_register_all -lavcodec || die "Error, can't find libavcodec !" ################################################# # version