Commit ae92f6e5746d1eacc77af8f3ee568cc8205f5dea

Jim Meyering 2011-12-17T16:28:55

bootstrap: correct the recent buildreq change The 2011-12-07 commit, 39f5f1e4, omitted some '*'s, and thus had no effect. * build-aux/bootstrap (buildreq): Bracket each search term with "*...*", so that the shell "case" statement works as intended. Add comments.