]> git.sesse.net Git - vlc/blobdiff - bootstrap
Try to fix compilation with older ffmpeg version.
[vlc] / bootstrap
index 9392f0bcca1e6bd70e82f3e4bdbd3e697a7148c5..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,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