diff options
author | althekiller <althekiller@svn> | 2009-12-14 06:41:21 +0000 |
---|---|---|
committer | althekiller <althekiller@svn> | 2009-12-14 06:41:21 +0000 |
commit | a7975e0c2030812f24e846afc4273dd123a264dd (patch) | |
tree | 00561b539928f0096cb90847330496f8d0e39997 /bootstrap | |
parent | d73316ab89ab4df5504a8e1455b1b57a699e15b0 (diff) |
fixed: libbdnav REALLY wants the m4 dir to be there.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@25666 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'bootstrap')
-rwxr-xr-x | bootstrap | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ autoreconf -vif autoreconf -vif xbmc/lib/libass -autoreconf --force --install xbmc/cores/dvdplayer/Codecs/libbdnav +autoreconf -vif xbmc/cores/dvdplayer/Codecs/libbdnav echo "Please (re)run configure..." |