]> git.sesse.net Git - vlc/blobdiff - bootstrap
Try to fix compilation with older ffmpeg version.
[vlc] / bootstrap
index c86ad254f6b7ea38ad7a192054d9e4b668c0c56d..c32c18316b7896b95935f699529ea971b9f40d45 100755 (executable)
--- 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