Fix installation for no-stdio and no-autoalginit
[openssl.git] / tools / build.info
index 4010fd4f3a9f9d421e1c96bb26a129f30ca4aff4..3810fbcbe08f19aab6e732491981f754be570fce 100644 (file)
@@ -1,2 +1,4 @@
-SCRIPTS=c_rehash
-SOURCE[c_rehash]=c_rehash.in
+IF[{- !$disabled{apps} -}]
+  SCRIPTS=c_rehash
+  SOURCE[c_rehash]=c_rehash.in
+ENDIF