diff options
author | Jack Lloyd <[email protected]> | 2018-02-19 12:38:11 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2018-02-19 12:38:11 -0500 |
commit | bf337951e36f1be8f64f4ea2aa3d401cfb591f6d (patch) | |
tree | 1fbf9d5f6a3a56c80124c913b5f3e7a0ad680b69 /src/build-data/buildh.in | |
parent | 9792c0eb8203a4982d28afebb19b027444753f90 (diff) | |
parent | 9abd3b8ac7927c40082e4e2956bdce7f5254fdea (diff) |
Merge GH #1448 Support custom curves in TLS handshake
Diffstat (limited to 'src/build-data/buildh.in')
-rw-r--r-- | src/build-data/buildh.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/build-data/buildh.in b/src/build-data/buildh.in index 24eae539a..06ae5b598 100644 --- a/src/build-data/buildh.in +++ b/src/build-data/buildh.in @@ -87,10 +87,6 @@ */ %{local_config} -%{for house_ecc_curve_defines} -#define BOTAN_HOUSE_ECC_CURVE_%{i} -%{endfor} - /* * Things you can edit (but probably shouldn't) */ |