~vcs-imports/mhash/main

1
2
3
4
5
6
7
#! /bin/sh

aclocal && \
libtoolize -c --force && \
autoheader  && \
automake -a -c
autoconf