summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2005-08-18 09:32:59 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2005-08-18 09:32:59 +0000
commita6c44d77119c67fc06871d6337b95fc5e5f6e385 (patch)
tree07097f31e4c7694b9475bc756dd3731e6cbe50f9 /autogen.sh
parent35daff80ad5e762ab31d83256344b3a0b6e6f2b7 (diff)
Relevant BUGIDs: none
Purpose of commit: cleanup Commit summary: --------------- Remove unused files.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh9
1 files changed, 1 insertions, 8 deletions
diff --git a/autogen.sh b/autogen.sh
index b0ff32f4..eaf91aad 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,10 +1,3 @@
#!/bin/sh -x
-#aclocal -I m4
-aclocal
-autoheader
-libtoolize --automake --copy
-automake --add-missing --copy
-autoconf
-automake
-
+autoreconf