Skip to content
  • David Schleef's avatar
    Change how win32/common/config.h is updated · 81d012ec
    David Schleef authored
    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.
    81d012ec