From ccefbd7f7704a76536d8a0982b1b8f700c70e0ca Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Fri, 24 Aug 2012 17:29:47 -0400 Subject: Remove test EShellBackend module. This was useful early in the kill-bonobo project when I was rewriting EShell from scratch. Nowadays not so much. Drop it. --- configure.ac | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 3eccc16667..5d980e8880 100644 --- a/configure.ac +++ b/configure.ac @@ -410,16 +410,6 @@ dnl Purify support dnl *************** EVO_PURIFY_SUPPORT -dnl ************** -dnl Test Component -dnl ************** -AC_ARG_ENABLE([test-component], - AS_HELP_STRING([--enable-test-component], - [Enable test component.]), - [enable_test_comp=$enableval],[enable_test_comp=no]) - -AM_CONDITIONAL(ENABLE_TEST_COMPONENT, [test x$enable_test_comp = xyes]) - dnl *************** dnl Timezone checks dnl *************** @@ -1441,7 +1431,6 @@ libemail-engine/libemail-engine.pc libgnomecanvas/Makefile shell/Makefile shell/evo-version.h -shell/test/Makefile ui/Makefile views/Makefile views/addressbook/Makefile -- cgit v1.2.3