#!/bin/sh

aclocal -I admin
automake --foreign -a -c -f
autoconf
(cd win32 ; bakefile_gen)
