Change how win32/common/config.h is updated
authorDavid Schleef <ds@schleef.org>
Mon, 23 Feb 2009 21:01:11 +0000 (13:01 -0800)
committerDavid Schleef <ds@schleef.org>
Mon, 23 Feb 2009 21:08:00 +0000 (13:08 -0800)
commit81d012ecd9f8dd63ca211227545ca85c3d88fd79
tree9ab89688e7239b9b0d577369cccbe64ad0921146
parent279a80ff27ba4c90f52981e89e710eb1181bc201
Change how win32/common/config.h is updated

Generate win32/common/config.h-new directly from config.h.in,
using shell variables in configure and some hard-coded information.
Change top-level makefile so that 'make win32-update' copies the
generated file to win32/common/config.h, which we keep in source
control.  It's kept in source control so that the git tree is
buildable from VS.
Makefile.am
configure.ac
win32/common/config.h.in [deleted file]