This is the mail archive of the cygwin@cygwin.com 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: overcoming make in openssl


On Wed, Jul 02, 2003 at 11:38:55AM +0100, Elfyn McBratney wrote:
> On Wed, 2 Jul 2003, james_lankton wrote:
> 
> > Here are the details as requested
> >
> > I have configured open ssl-0.9.7b with the command ./

./ ???

If you have a look into the util/cygwin.sh script, you'll find it makes
basically this:

  ./config --prefix=/usr shared no-idea no-rc5 no-mdc2
  make depend
  make

Corinna

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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