X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=bootstrap;h=ceeb9d9812a084c5323bd23d2b6e1b0d7909fa85;hb=7eb6a150f350e26350da921372cc8af77630d98c;hp=0334f46bc91ba217136f022966d679fd9a700f50;hpb=fa0113980ec729bd095ccae86e7c4b59d31a9a84;p=vlc diff --git a/bootstrap b/bootstrap index 0334f46bc9..ceeb9d9812 100755 --- a/bootstrap +++ b/bootstrap @@ -41,11 +41,6 @@ if test -d extras/contrib/build/bin; then DYLD_LIBRARY_PATH=./extras/contrib/build/lib:$DYLD_LIBRARY_PATH export LD_LIBRARY_PATH export DYLD_LIBRARY_PATH - elif test ".`uname -s`" = ".BeOS"; then - LIBRARY_PATH=./extras/contrib/build/lib:$LIBRARY_PATH - BELIBRARIES=./extras/contrib/build/lib:$BELIBRARIES - export LIBRARY_PATH - export BELIBRARIES fi elif test ".`uname -s`" = ".Darwin"; then set +x @@ -118,8 +113,7 @@ mv -f INSTALL.git INSTALL ## files which need to be regenerated ## rm -f vlc-config.in vlc-config -rm -f src/misc/modules_builtin.h -rm -f stamp-builtin stamp-h* mozilla/stamp-pic +rm -f stamp-h* # Shut up set +x