Switch to autoconf.
[third_party/subunit] / INSTALL
diff --git a/INSTALL b/INSTALL
new file mode 100644 (file)
index 0000000..655c3df
--- /dev/null
+++ b/INSTALL
@@ -0,0 +1,9 @@
+To install subunit
+------------------
+
+Bootstrap::
+  autoreconf -vi
+Configure::
+  ./configure
+Install::
+  make install