aboutsummaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authoralthekiller <althekiller@svn>2009-12-14 06:41:21 +0000
committeralthekiller <althekiller@svn>2009-12-14 06:41:21 +0000
commita7975e0c2030812f24e846afc4273dd123a264dd (patch)
tree00561b539928f0096cb90847330496f8d0e39997 /bootstrap
parentd73316ab89ab4df5504a8e1455b1b57a699e15b0 (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-xbootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index 9205697928..6ed47e6ed8 100755
--- a/bootstrap
+++ b/bootstrap
@@ -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..."