This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: setup.exe build procedure


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]