X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=bootstrap;h=0334f46bc91ba217136f022966d679fd9a700f50;hb=c60652e38ac6afd74bd8225e9dae5406f13aaa4f;hp=ac4934cc001aeaab02336bf9721b9d7d75816cc2;hpb=43dc8a8d99b061bb1551c55289d1cd30ec6a6285;p=vlc diff --git a/bootstrap b/bootstrap index ac4934cc00..0334f46bc9 100755 --- 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