From f1ea0d9e3812d38e40a79f5337c2d2e172d387d6 Mon Sep 17 00:00:00 2001 From: Marcus Brinkmann Date: Fri, 6 May 2011 13:28:11 +0200 Subject: Remove complus (10 years unused). --- configure.ac | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index a27f0335..55f6b859 100644 --- a/configure.ac +++ b/configure.ac @@ -861,8 +861,6 @@ fi AM_CONDITIONAL(HAVE_UISERVER, test "$uiserver" != "no") -AM_CONDITIONAL(BUILD_COMPLUS, test "$component_system" = "COM+") - # Generate values for the DLL version info if test "$have_w32_system" = yes; then BUILD_TIMESTAMP=`date --iso-8601=minutes` @@ -957,7 +955,7 @@ AC_CONFIG_FILES(Makefile src/Makefile tests/gpg/Makefile tests/gpgsm/Makefile tests/opassuan/Makefile - doc/Makefile complus/Makefile + doc/Makefile src/versioninfo.rc src/gpgme.h) AC_CONFIG_FILES(src/gpgme-config, chmod +x src/gpgme-config) -- cgit v1.2.3