#!/bin/sh libtoolize -f -c mv -f ltmain.sh utils aclocal-1.7 -I . autoheader2.50 automake-1.7 -a -c autoconf2.50 [ -x ../reconf ] && ../reconf "$@" || ./configure "$@"