Author :
Zack Weinberg
Date :
2012-04-27 09:32:51
Hash :30b6f889 Message :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)