]> git.draconx.ca Git - dxcommon.git/commit
Add "md5" detection macro.
authorNick Bowler <nbowler@draconx.ca>
Wed, 22 Sep 2021 00:39:39 +0000 (20:39 -0400)
committerNick Bowler <nbowler@draconx.ca>
Wed, 22 Sep 2021 00:39:39 +0000 (20:39 -0400)
commit57a2e9b84fe5ec89d919373dae66bb4924926d7a
tree5d4213c5a21d60032a1d8475829e303874d351ae
parent843799dbec995b276a7d017bb32c053747b55400
Add "md5" detection macro.

This macro locates a program that can be used to compute MD5 digests
from shell scripts.  Many systems have such a program, but there are
a handful of variations in the wild.
m4/md5.m4 [new file with mode: 0644]
t/md5.sh [new file with mode: 0755]
tests/programs.at