summaryrefslogtreecommitdiffstats
path: root/Makefile.org
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>1999-04-20 22:48:55 +0000
committerUlf Möller <ulf@openssl.org>1999-04-20 22:48:55 +0000
commitf36cd05b22a587e552c97797b54fd07bc0762446 (patch)
tree61d0890fd438e29424e8db0e55a759f88b275de9 /Makefile.org
parentb30ff644ad8c353af4dd5cd4a4f9470c01e12107 (diff)
Fix some warnings.
Diffstat (limited to 'Makefile.org')
-rw-r--r--Makefile.org2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.org b/Makefile.org
index 5ec16452cc..074899f306 100644
--- a/Makefile.org
+++ b/Makefile.org
@@ -5,8 +5,6 @@
VERSION = 0.9.2b
PLATFORM=dist
-# NOCONST - Define for C compilers that don't like the const key word.
-# NOPROTO - Define in if your compiler does not support prototypes.
# RSAref - Define if we are to link with RSAref.
# NO_IDEA - Define to build without the IDEA algorithm
# NO_RC4 - Define to build without the RC4 algorithm