stasis-aries-wal/bootstrap

12 lines
177 B
Text
Raw Normal View History

2004-06-24 21:10:31 +00:00
#! /bin/sh
set -x
## aclocal warns way too much!
aclocal-1.8 2>&1 | grep -v '.usr.share.aclocal.'
# -I config
autoheader
automake-1.8 --add-missing --copy
#automake
autoconf