Instructions for submitting patches

DJ Delorie dj@delorie.com
Fri Sep 1 16:22:00 GMT 2000


The trick is this:

Don't run configure in the source directory.  Always build somewhere
else.

Example session:

$ cvs get winsup
$ mkdir build
$ cd build
$ ../src/configure
$ make

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list