summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2001-05-04 02:45:58 +0000
committerColin Watson <cjwatson@debian.org>2001-05-04 02:45:58 +0000
commit3e9f37f4550bd449533dd4b862b94bd80a834fa2 (patch)
tree95c25540a95a2223fc0a749420deb0cf576e80df /autogen.sh
parent61e59cd0eaec3fde9afc38f7c1d51df0d3ae03a8 (diff)
Yet more autoconf tweaks. Add a simple autogen.sh.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
new file mode 100755
index 00000000..9d5ab2e7
--- /dev/null
+++ b/autogen.sh
@@ -0,0 +1,5 @@
+#! /bin/sh -e
+
+aclocal
+autoheader
+autoconf