]> granicus.if.org Git - libevent/commit
Generate event-config.h with a single sed script
authorZack Weinberg <zackw@panix.com>
Fri, 27 Apr 2012 13:32:51 +0000 (09:32 -0400)
committerNick Mathewson <nickm@torproject.org>
Fri, 27 Apr 2012 13:42:01 +0000 (09:42 -0400)
commit5859c235de96a8781ad63371d692334b20ecff18
tree514e212c1df72b5ce027bfd896fcc6bb527d3870
parente02222741e55983e048bbfc6107c743a5c81c101
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)
Makefile.am
make-event-config.sed [new file with mode: 0644]