summaryrefslogtreecommitdiff
path: root/Makefile.org
diff options
context:
space:
mode:
authorulf <ulf>1999-04-20 22:48:47 +0000
committerulf <ulf>1999-04-20 22:48:47 +0000
commitc4e906020abfb468bc4522b0ecadfdfd217ec58f (patch)
tree7702e093957a8da38dbc68c8b1fe96028ad4b7b6 /Makefile.org
parent0e7ec3213f84408e9afc28506a6d4e8cbf818aeb (diff)
downloadopenssl-c4e906020abfb468bc4522b0ecadfdfd217ec58f.tar.gz
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 5ec16452c..074899f30 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