From dbe0df44b68ae918e4d713924d974e3bdb93eac3 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 19 Aug 2005 16:11:46 +0000 Subject: Changes to allow building a W32 DLL --- autogen.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index 1d69d84f..80e1136a 100755 --- a/autogen.sh +++ b/autogen.sh @@ -76,7 +76,7 @@ if test "$1" = "--build-w32"; then ./configure --enable-maintainer-mode --prefix=${w32root} \ --host=i586-mingw32msvc --build=${build} \ --with-gpg-error-prefix=${w32root} \ - --disable-shared --with-gpgsm=c:/gnupg/gpgsm.exe + --disable-shared --without-gpgsm exit $? fi -- cgit v1.2.3