X-Git-Url: https://git.openssl.org/gitweb/?a=blobdiff_plain;f=include%2Fopenssl%2Fopensslconf.h.in;fp=include%2Fopenssl%2Fopensslconf.h.in;h=6c6b4f3428bc75484698528c66efb1f5b7bdea75;hb=211da00b79f5ab9df62f69ddff65d493759eae4c;hp=0f99079c5ca0081c91270eb41ffbcddae1a5a8f9;hpb=66e2dbc01cb20b267bf132c945f49c303f63d7c4;p=openssl.git diff --git a/include/openssl/opensslconf.h.in b/include/openssl/opensslconf.h.in index 0f99079c5c..6c6b4f3428 100644 --- a/include/openssl/opensslconf.h.in +++ b/include/openssl/opensslconf.h.in @@ -165,8 +165,6 @@ extern "C" { /* Generate 80386 code? */ {- $config{processor} eq "386" ? "# define" : "# undef" -} I386_ONLY -{- $config{export_var_as_fn} ? "# define" : "# undef" -} OPENSSL_EXPORT_VAR_AS_FUNCTION - /* * The following are cipher-specific, but are part of the public API. */