diff options
author | elupus <elupus@svn> | 2010-07-30 00:08:57 +0000 |
---|---|---|
committer | elupus <elupus@svn> | 2010-07-30 00:08:57 +0000 |
commit | 7641b8c142200d1b5c3e94f80fe5af885279d2cf (patch) | |
tree | 860ab9afc05bc585400658e986b1d852285a6a4b /bootstrap | |
parent | fec80ec209f95fec37afa7f1f63769af0907e0e3 (diff) |
fixed: removed now deleted libbdnav from build system
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32326 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'bootstrap')
-rwxr-xr-x | bootstrap | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -6,7 +6,6 @@ autoreconf -vif autoreconf -vif lib/cpluff # we must autoreconf libass as we don't know till later if it's used. autoreconf -vif lib/libass -autoreconf -vif xbmc/cores/dvdplayer/Codecs/libbdnav # order matters with libbdnav and friends [ -d xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss ] && \ autoreconf -vif xbmc/cores/dvdplayer/Codecs/libdvd/libdvdcss |