#!/bin/sh
# usage: sh -x autogen.sh
#
# tools used:
# - GNU Autoconf 2.61
# - GNU make 3.81

autoconf

# autogen.sh ends here

