openssl/crypto/conf
Rich Salz 3c27208fab Remove #error from include files.
Don't have #error statements in header files, but instead wrap
the contents of that file in #ifndef OPENSSL_NO_xxx
This means it is now always safe to include the header file.

Reviewed-by: Richard Levitte <levitte@openssl.org>
2016-03-20 19:48:36 -04:00
..
build.info unified build scheme: add build.info files 2016-02-01 12:46:58 +01:00
conf_api.c Remove outdated DEBUG flags. 2016-02-18 17:14:50 -05:00
conf_def.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
conf_def.h Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
conf_err.c Remove /* foo.c */ comments 2016-01-26 16:40:43 -05:00
conf_lib.c Elide OPENSSL_INIT_set_config_filename() for no-stdio build 2016-03-07 14:51:08 -05:00
conf_mall.c Remove #error from include files. 2016-03-20 19:48:36 -04:00
conf_mod.c Remove unused parameters from internal functions 2016-02-22 13:39:44 -05:00
conf_sap.c Remove #error from include files. 2016-03-20 19:48:36 -04:00
keysets.pl Use correct C format for keysets.pl 2016-03-17 19:08:07 +00:00
Makefile.in Always build library object files with shared library cflags 2016-02-20 16:51:31 +01:00