Re: RFC: setup.exe, mingw-libgpg-error/mingw-gcrypt

2010-03-16 Thread Charles Wilson
On 3/14/2010 5:01 PM, Dave Korn wrote: On 14/03/2010 18:35, Christopher Faylor wrote: This has always bugged me too. Well, we could do this: Index: Makefile.am === RCS file: /cvs/cygwin-apps/setup/Makefile.am,v

RFC: setup.exe, mingw-libgpg-error/mingw-gcrypt

2010-03-14 Thread Charles Wilson
One of the things that bugs me about building setup.exe is if you do a make from the top level, it always recurses into the libgpg-error and libgcrypt subdirectories, even when there's nothing to do. Because part of our build process 'installs' the gcrypt stuff into a local private 'installation'

Re: RFC: setup.exe, mingw-libgpg-error/mingw-gcrypt

2010-03-14 Thread Dave Korn
On 14/03/2010 18:35, Christopher Faylor wrote: On Sun, Mar 14, 2010 at 02:00:51PM -0400, Charles Wilson wrote: One of the things that bugs me about building setup.exe is if you do a make from the top level, it always recurses into the libgpg-error and libgcrypt subdirectories, even when