summaryrefslogtreecommitdiff
path: root/testcase/build/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'testcase/build/autogen.sh')
-rwxr-xr-xtestcase/build/autogen.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/testcase/build/autogen.sh b/testcase/build/autogen.sh
deleted file mode 100755
index 2f43082..0000000
--- a/testcase/build/autogen.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#! /bin/sh
-
-libtoolize --copy --force
-aclocal -I m4
-autoheader
-autoconf
-automake -a -c