libdvdnav runs dvdread-config to update CFLAGS and LDFLAGS with libdirs, includirs...
authorStephan Raue <stephan@openelec.tv>
Thu, 5 Sep 2013 04:08:57 +0000 (06:08 +0200)
committerStephan Raue <stephan@openelec.tv>
Thu, 5 Sep 2013 04:08:57 +0000 (06:08 +0200)
commit9ac31620b6bcf3820e38c3e5504355f98c77584d
tree652995a6558e8c4f26af52d2567a1ac19be26c0f
parent439b50dfb4fc693cfdc9910f9e64e81fbf1a9a38
libdvdnav runs dvdread-config to update CFLAGS and LDFLAGS with libdirs, includirs and libraries but wrongly with locations on the buildsystem. this breaks crosscompiling. We fix this with providing a own 'dvdread-config' file which dont inject /usr/include and /usr/lib in our *CFLAGS.
configure.in
lib/libdvd/build-xbmc-win32.sh
lib/libdvd/dvdread-config [new file with mode: 0755]