]> git.sesse.net Git - vlc/blobdiff - bootstrap
Rewrite a useful tooltip for Windows DShow.
[vlc] / bootstrap
index 9392f0bcca1e6bd70e82f3e4bdbd3e697a7148c5..ea59f16bf8b3ae05f45245422b508fce13247931 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -112,6 +112,9 @@ rm -f po/Makevars.template ABOUT-NLS
 echo > ABOUT-NLS
 mv -f INSTALL.git INSTALL
 
+# Patch po/Makefile.in.in but it's not a drama if it fails
+patch -p1 < po/makefile-qt4.patch || true
+
 ##
 ##  files which need to be regenerated
 ##
@@ -131,6 +134,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