#!/bin/sh # $Id: bootstrap 8 2005-12-30 07:09:36Z jari $ # Run this to generate all auto-generated files needed by the GNU # configure program. This should be run everytime configure.ac is # changed. mkdir -p autotools aclocal autoheader automake --add-missing --gnu autoconf