Update to wx3.0, add SSE optimizations based on target_cpu, fix compile warnings
[ctsim.git] / bootstrap.sh
diff --git a/bootstrap.sh b/bootstrap.sh
new file mode 100755 (executable)
index 0000000..2a77b87
--- /dev/null
@@ -0,0 +1,5 @@
+rm -f config.cache aclocal.m4
+aclocal
+autoconf
+autoheader
+automake