Convert testsuite to use autotools

Punts all of the dejagnu magic into automake.

Signed-off-by: Zachary T Welch <zwelch@codesourcery.com>
diff --git a/configure.ac b/configure.ac
index 21059dc..8335b10 100644
--- a/configure.ac
+++ b/configure.ac
@@ -188,5 +188,9 @@
 	sysdeps/linux-gnu/s390/Makefile
 	sysdeps/linux-gnu/sparc/Makefile
 	sysdeps/linux-gnu/x86_64/Makefile
+	testsuite/Makefile
+	testsuite/ltrace.main/Makefile
+	testsuite/ltrace.minor/Makefile
+	testsuite/ltrace.torture/Makefile
 ])
 AC_OUTPUT