diff bootstrap @ 87:0df00d5c9269

Added basic SWIG wrapper generator (use ./configure --enable-swig etc)
author Jamie Bullock <jamie@postlude.co.uk>
date Tue, 04 Sep 2007 19:07:55 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bootstrap	Tue Sep 04 19:07:55 2007 +0000
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+autoreconf --force --install -I config -I m4
+