blob: 2aa4c30f32cf34b0d32a345e62d5b340dbc64035 [file] [log] [blame]
Josh Coalson176eb562001-06-06 19:54:54 +00001#!/bin/sh
Josh Coalsonc7c1a8a2006-11-17 06:50:19 +00002# Run this to set up the build system: configure, makefiles, etc.
Max Horn66c0a582012-12-12 21:33:52 +01003# We trust that the user has a recent enough autoconf & automake setup
4# (not older than a few years...)
5autoreconf -i
6#$srcdir/configure "$@" && echo