1#!/bin/sh
2
3${AUTORECONF:-autoreconf} --force --install "$@"
4