Commit 30b6f889f7d8a6dc3174a35641772d3c9294eaec

Zack Weinberg 2012-04-27T09:32:51

Generate event-config.h with a single sed script This approach should make the creation of the file more atomic, to fix a bug reported by Dinh. This patch has one change from Zack's original version: it avoids $<, since Dave Hart tells me he thinks that's not so portable. (commit message by nickm)