setup.exe build procedure

Charles Wilson cygwin@cwilson.fastmail.fm
Sun Jun 29 21:01:00 GMT 2008


Charles Wilson wrote:
> I just tried to (re)build setup.exe from CVS HEAD, and something 
> very...BAD...happened.

Never mind -- it's been so long since I built setup, that I forgot about 
the doconfigure script. When you use it, the "common directory" is 
indeed $buildir/inst/*, as I had hoped. So:

Don't forget about the doconfigure script, or bad things will happen.



But I do have one other question: should all of the following files 
*really* be included in CVS, since they get updated in maintainer mode?

  libgcrypt/Makefile.in            |   47 +++++-----
  libgcrypt/aclocal.m4             |   38 ++++----
  libgcrypt/cipher/Makefile.in     |   19 +---
  libgcrypt/configure              |   21 ++--
  libgcrypt/doc/Makefile.in        |    4
  libgcrypt/doc/gcrypt.info        |  179 
+++++++++++++++++++--------------------
  libgcrypt/doc/stamp-vti          |    4
  libgcrypt/doc/version.texi       |    4
  libgcrypt/m4/Makefile.in         |    4
  libgcrypt/mpi/Makefile.in        |   19 +---
  libgcrypt/src/Makefile.in        |   35 +++----
  libgcrypt/tests/Makefile.in      |   19 +---
  libgpg-error/Makefile.in         |   47 +++++-----
  libgpg-error/aclocal.m4          |   38 ++++----
  libgpg-error/configure           |   17 +--
  libgpg-error/lang/Makefile.in    |   17 +--
  libgpg-error/lang/cl/Makefile.in |    4
  libgpg-error/m4/Makefile.in      |    4
  libgpg-error/src/Makefile.in     |   31 +++---
  libgpg-error/tests/Makefile.in   |   19 +---

--
Chuck



More information about the Cygwin-apps mailing list