]> git.sesse.net Git - vlc/blobdiff - bootstrap
Merge branch 'master' into lpcm_encoder
[vlc] / bootstrap
index ac4934cc001aeaab02336bf9721b9d7d75816cc2..0334f46bc91ba217136f022966d679fd9a700f50 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -97,7 +97,7 @@ AC_DEFUN([PKG_CHECK_MODULES],[ifelse([\$4], , :, [\$4])])
 EOF
 fi
 
-modules/genmf `sed -ne 's,modules/\(.*\)/Makefile,\1,p' configure.ac`
+sh modules/genmf `sed -ne 's,modules/\(.*\)/Makefile,\1,p' configure.ac`
 
 ###
 ###  classic bootstrap stuff