summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorSimon Howard2011-03-10 19:03:23 +0000
committerSimon Howard2011-03-10 19:03:23 +0000
commiteca0d817b7973d678d31608870bea86a141442ab (patch)
tree663606bab9d1eea4bfe4346ad05e88c7ede035f6 /autogen.sh
parentd610772a0b58e63f665403386f167b3e19a5dcfd (diff)
downloadchocolate-doom-eca0d817b7973d678d31608870bea86a141442ab.tar.gz
chocolate-doom-eca0d817b7973d678d31608870bea86a141442ab.tar.bz2
chocolate-doom-eca0d817b7973d678d31608870bea86a141442ab.zip
Replace the INSTALL file with a template version that is customized to
different platforms. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 2299
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 851603c6..193ae3cd 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -4,7 +4,7 @@ mkdir autotools
aclocal
autoheader
-automake -a -c
+automake
autoconf
automake