mcrypt/make.scm: Use (runtime crypto)'s mcrypt-link!.
authorMatt Birkholz <matt@birchwood-abbey.net>
Sat, 16 Feb 2019 19:31:20 +0000 (12:31 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Sat, 16 Feb 2019 23:05:56 +0000 (16:05 -0700)
commit1438d6e87c61af53e798554b0e4de2b2baa9f523
tree597131767cad7e4095349b60a9868dd0efe56902
parentb6384be33f3fe52432075f80ff1fcdf42dcc90a0
mcrypt/make.scm: Use (runtime crypto)'s mcrypt-link!.

This eliminates a redundant list of symbols and ensures consistency
with (runtime crypto)'s bindings.

Improved both mcrypt's and x11's forward compatibility by making the
backward compatibility links conditional.
src/mcrypt/make.scm
src/x11/make.scm