Fix use of add() and add_before() in Configurations/*.conf
authorRichard Levitte <levitte@openssl.org>
Tue, 16 Feb 2016 01:48:18 +0000 (02:48 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 16 Feb 2016 01:48:18 +0000 (02:48 +0100)
commitb0c93ee7477ce17d784bcfc71790c4051ae01778
treed6e91536c8841ad7777812178679edd389cbcc56
parentc4fb3b3942598fe7a2bed06710ed6e30e4f6f419
Fix use of add() and add_before() in Configurations/*.conf

These two functions take a separator to concatenat the strings with as
first argument.

Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Configurations/00-base-templates.conf
Configurations/10-main.conf
Configurations/99-personal-levitte.conf