diff options
author | ceros7 <ceros7@svn> | 2010-03-26 19:42:57 +0000 |
---|---|---|
committer | ceros7 <ceros7@svn> | 2010-03-26 19:42:57 +0000 |
commit | 8c52a3281f849c152a3fa0f0e5073629f3297e82 (patch) | |
tree | eaac52d2e00ce3155ff08860ae2d76d383ea80a2 /bootstrap | |
parent | fdc75d4c0dbd0924007e78a49bed37bd19cf1c8a (diff) |
Don't attempt to update config.guess and config.sub anymore.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@28854 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'bootstrap')
-rwxr-xr-x | bootstrap | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,7 @@ #!/bin/sh +set -e + autoreconf -vif autoreconf -vif xbmc/lib/libass autoreconf -vif xbmc/cores/dvdplayer/Codecs/libbdnav |