From 6b24b361ad8311c7a8f3d74ffbaf82a525347018 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 18 Nov 2005 16:52:38 +0000 Subject: GPA does now work with the glib based i/o backend. --- autogen.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'autogen.sh') diff --git a/autogen.sh b/autogen.sh index fe6a0209..bad5cab3 100755 --- a/autogen.sh +++ b/autogen.sh @@ -76,7 +76,8 @@ if test "$1" = "--build-w32"; then ./configure --enable-maintainer-mode --prefix=${w32root} \ --host=i586-mingw32msvc --build=${build} \ --with-gpg-error-prefix=${w32root} --without-gpgsm \ - --enable-shared --enable-static + --enable-shared --enable-static --enable-w32-glib \ + PKG_CONFIG_LIBDIR="$w32root/lib/pkgconfig" exit $? fi -- cgit v1.2.3