X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=bootstrap;h=c32c18316b7896b95935f699529ea971b9f40d45;hb=fd7f8f854a13f7b65cb2b8622755aa47ee932919;hp=c86ad254f6b7ea38ad7a192054d9e4b668c0c56d;hpb=94532842606e485782be10c09f1e1500995feb77;p=vlc diff --git a/bootstrap b/bootstrap index c86ad254f6..c32c18316b 100755 --- a/bootstrap +++ b/bootstrap @@ -22,6 +22,8 @@ export CYGWIN set -e set -x +cd "$(dirname "$0")" + ## ## Check for various tools ## @@ -131,7 +133,7 @@ if [ "$AUTOPOINT" = "true" ]; then ============================================================== NOTE: GNU gettext appears to be missing or out-of-date. Please install or update GNU gettext. -Also check if you have cvs, a dependancy of autopoint. +Also check if you have cvs, a dependency of autopoint. Otherwise, you will not be able to build a source tarball. EOF fi