Commit 5859c235de96a8781ad63371d692334b20ecff18

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)