Quote the CFLAG in Unixly Makefiles, for buildinf.h
authorRichard Levitte <levitte@openssl.org>
Wed, 10 Feb 2016 18:09:05 +0000 (19:09 +0100)
committerRichard Levitte <levitte@openssl.org>
Wed, 10 Feb 2016 18:36:48 +0000 (19:36 +0100)
commit076e596ffb75e69c9f1aad5e06cabdd37595d695
tree21832ca37591b61990c29dc045bfc986d8092d7e
parent9ca2529dbf5210e1e0413095f47d4cd79966bc94
Quote the CFLAG in Unixly Makefiles, for buildinf.h

Because the command line definitions of OPENSSLDIR and ENGINESDIR
contain quotes, we need a variant of CFLAG where backslashes and
quotes are escaped when we produce buildinf.h

Reviewed-by: Rich Salz <rsalz@openssl.org>
Configurations/unix-Makefile.tmpl
Makefile.in
crypto/Makefile.in
crypto/build.info