bootstrap
changeset 385 c33367851350
child 387 e6e708a5d502
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bootstrap	Mon Oct 09 12:59:09 2006 +0000
@@ -0,0 +1,7 @@
+#!/bin/bash
+
+set -x
+aclocal -I config
+autoheader
+automake --add-missing
+autoconf