summaryrefslogtreecommitdiff
path: root/tests/ttmtest/reconf
diff options
context:
space:
mode:
authorThomas Hellstrom <thomas-at-tungstengraphics-dot-com>2007-01-30 12:56:51 +0100
committerThomas Hellstrom <thomas-at-tungstengraphics-dot-com>2007-01-30 14:54:12 +0100
commitc01fe2cdd4a86f37c1a9bce344b41b6432dbe427 (patch)
tree2bb4a3894119c0841cd82902c55b41205b1f39e6 /tests/ttmtest/reconf
parent9bbdc0fb10101586fb2bbddeb700e3241a993b1f (diff)
Add the ttmtest test utility.
Diffstat (limited to 'tests/ttmtest/reconf')
-rwxr-xr-xtests/ttmtest/reconf2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/ttmtest/reconf b/tests/ttmtest/reconf
new file mode 100755
index 00000000..e64d00ac
--- /dev/null
+++ b/tests/ttmtest/reconf
@@ -0,0 +1,2 @@
+#!/bin/sh
+autoreconf -v --install || exit 1 \ No newline at end of file