summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorrcyeske <rcyeske>2001-02-12 03:04:44 +0000
committerrcyeske <rcyeske>2001-02-12 03:04:44 +0000
commit8ac85c9dc7fc78bd60c306c3d807886136b72a10 (patch)
tree9d0176cf6da679dc440deb18d483919ece27d1a3 /autogen.sh
parentaee60258e655cadda389733fd21b7e8c0d78994b (diff)
downloadratpoison-8ac85c9dc7fc78bd60c306c3d807886136b72a10.zip
added to repository
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 0000000..23a09cc
--- /dev/null
+++ b/autogen.sh
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+aclocal
+automake -a -c
+autoconf