blob: 1a9a0209f463aebde9d9e77be48f498bf611deff [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...)
Erik de Castro Lopoa53e85b2013-01-17 20:13:33 +11005touch config.rpath
Max Horn66c0a582012-12-12 21:33:52 +01006autoreconf -i
7#$srcdir/configure "$@" && echo