X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=bootstrap;h=c32c18316b7896b95935f699529ea971b9f40d45;hb=319a10e66abb7fdd2c43026e1d3ae2b2316c2212;hp=9392f0bcca1e6bd70e82f3e4bdbd3e697a7148c5;hpb=e4a0fb28f3758b47c5c3b9d94b0ece847672cc3b;p=vlc diff --git a/bootstrap b/bootstrap index 9392f0bcca..c32c18316b 100755 --- a/bootstrap +++ b/bootstrap @@ -22,6 +22,8 @@ export CYGWIN set -e set -x +cd "$(dirname "$0")" + ## ## Check for various tools ## @@ -131,6 +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 dependency of autopoint. Otherwise, you will not be able to build a source tarball. EOF fi