#!/bin/sh

set -x

autoheader-2.13 -m ../etc/autoconf/ || exit
autoconf-2.13   -m ../etc/autoconf/ || exit
./configure
