Implement Configure option pattern "experimental-foo"
[openssl.git] / crypto / opensslconf.h.in
index ae3fca1a726e71cfaf7f550e38510573a6c0d4c1..1c77f03c3dc3e7c8904ffd49a00529bab8cef384 100644 (file)
@@ -2,8 +2,11 @@
 
 #ifdef OPENSSL_DOING_MAKEDEPEND
 
-/* Include any symbols here which have to be explicitly set to enable a
- * feature. For example OPENSSL_EXPERIMENTAL_FOO
+/* Include any symbols here that have to be explicitly set to enable a feature
+ * that should be visible to makedepend.
+ *
+ * [Our "make depend" doesn't actually look at this, we use actual build settings
+ * instead; we want to make it easy to remove subdirectories with disabled algorithms.]
  */
 
 #ifndef OPENSSL_FIPS