Richard Levitte
|
f4a748a17d
|
Produce buildinf.h on Windows the same way as on Unix
Because ENGINESDIR and OPENSSLDIR typically contains backslashes, they
need to be escaped just right.
Reviewed-by: Rich Salz <rsalz@openssl.org>
|
2016-02-10 19:36:48 +01:00 |
|
Richard Levitte
|
9ca2529dbf
|
Make sure to escape backslashes and single quotes for buildinf.h
Reviewed-by: Rich Salz <rsalz@openssl.org>
|
2016-02-10 19:36:48 +01:00 |
|
Matt Caswell
|
5c5e7e1a7e
|
Fix build failure on Windows due to undefined cflags identifier
Reviewed-by: Tim Hudson <tjh@openssl.org>
|
2015-01-08 19:21:24 +00:00 |
|
Matt Caswell
|
b691154e18
|
Remove blank line from start of cflags character array in buildinf.h
Reviewed-by: Richard Levitte <levitte@openssl.org>
|
2015-01-06 15:32:01 +00:00 |
|
Matt Caswell
|
488f16e31b
|
Fix a problem if CFLAGS is too long cversion.c fails to compile when config
is run with --strict-warnings.
Reviewed-by: Richard Levitte <levitte@openssl.org>
|
2014-12-19 14:02:15 +00:00 |
|