From fca9d331d2c7a825c132a756a97a74325b381b2c Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 8 Jan 2007 12:05:07 +0000 Subject: Fixes for building without gpgsm and for W32 --- complus/Makefile.am | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'complus') diff --git a/complus/Makefile.am b/complus/Makefile.am index 1965b9ff..f893d282 100644 --- a/complus/Makefile.am +++ b/complus/Makefile.am @@ -19,11 +19,11 @@ ## Process this file with automake to produce Makefile.in -# Because there is no free IDL compiler for OLE, we have to distribute -# a binary typelibrary. To generate a new one, copy the idl file to a -# system with an install MIDL and run the command -# midl /nocpp gpgcom.idl -# Sorry, there is no other way yet. +# Because WIDL does not yet fully support generation of typelibs, we +# have to distribute a binary type library. To generate a new one, +# copy the idl file to a system with an install MIDL and run the +# command "midl /nocpp gpgcom.idl". Sorry, there is no other way yet. + EXTRA_DIST = gpgcom.idl gpgcom.tlb gpgcom.rc vbtest.html vbtest.vbs README # No need to install this because we are cross-compiling anyway. -- cgit v1.2.3