Skip to content

Commit

Permalink
Force POSIX shell to run genmf
Browse files Browse the repository at this point in the history
  • Loading branch information
Rémi Denis-Courmont committed Jan 18, 2010
1 parent 9ae152c commit fa01139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrap
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fa01139

Please sign in to comment.