Configure: base compiler-specific decisions on pre-defines.
[openssl.git] / e_os.h
diff --git a/e_os.h b/e_os.h
index bf317ce6c034f3fe743239b3c906187d7f3a672d..c1b9350d629026c8e159b7ea5d092639b4a57d64 100644 (file)
--- a/e_os.h
+++ b/e_os.h
@@ -53,8 +53,6 @@ extern "C" {
                              * stand for in ILP32 and LP64 */
 # endif
 
-# define OPENSSL_CONF        "openssl.cnf"
-
 # ifndef DEVRANDOM
 /*
  * set this to a comma-separated list of 'random' device files to try out. By