summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authoralgernon <algernon>2001-02-15 19:48:46 +0000
committeralgernon <algernon>2001-02-15 19:48:46 +0000
commit0c9924da390edcc705391e0e8b8f6ce3112343b9 (patch)
tree677cb71f2d3a9422e271f84b02d8f826392ae98b /autogen.sh
parenta970c472c35ce6b1d0592a724fc648d53c2780b4 (diff)
downloadratpoison-0c9924da390edcc705391e0e8b8f6ce3112343b9.zip
added autoheader call
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index 23a09cc..6310f68 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,5 +1,6 @@
#!/bin/sh
+autoheader
aclocal
automake -a -c
autoconf