Add the autogen.sh script to the source tree.
[lsystem3d.git] / autogen.sh
diff --git a/autogen.sh b/autogen.sh
new file mode 100755 (executable)
index 0000000..c0aceb2
--- /dev/null
@@ -0,0 +1,6 @@
+#!/bin/sh
+#
+# Run 'autoreconf' to build 'configure', 'Makefile.in' and other configure
+# control files.
+
+autoreconf -vif