OpenSSL CVS Repository
http://cvs.openssl.org/
____________________________________________________________________________
Server:
cvs.openssl.org Name: Geoff Thorpe
Root: /v/openssl/cvs Email: geoff@
openssl.org
Module: openssl Date: 10-Jul-2008 22:08:48
Branch: HEAD Handle: 2008071021084700
Modified files:
openssl Configure
Log:
If --prefix="C:\foo\bar" is supplied to Configure for a windows target,
then the backslashes need escaping to avoid being treated as switches in
the auto-generated strings in opensslconf.h. Perl users are welcome to
suggest a less hokey way of doing this ...
Summary:
Revision Changes Path
1.594 +10 -2 openssl/Configure
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openssl/Configure
============================================================================
$ cvs diff -u -r1.593 -r1.594 Configure
--- openssl/Configure 1 May 2008...