4f8e7d1
--- gpgme-1.1.3/src/gpgme-config.in.config_extras	2007-01-29 14:16:20.000000000 -0600
4f8e7d1
+++ gpgme-1.1.3/src/gpgme-config.in	2007-02-03 14:57:01.000000000 -0600
850617f
@@ -19,21 +19,21 @@
e4fc362
 
e4fc362
 # Configure libgpg-error.
e4fc362
 gpg_error_cflags="@GPG_ERROR_CFLAGS@"
e4fc362
-gpg_error_libs="@GPG_ERROR_LIBS@"
e4fc362
+#gpg_error_libs="@GPG_ERROR_LIBS@"
e4fc362
 
e4fc362
 # Configure thread packages.
e4fc362
 thread_modules=""
e4fc362
 
e4fc362
 @HAVE_PTH_TRUE@thread_modules="$thread_modules pth"
e4fc362
-libs_pth="@PTH_LDFLAGS@ @PTH_LIBS@"
e4fc362
+#libs_pth="@PTH_LDFLAGS@ @PTH_LIBS@"
e4fc362
 cflags_pth="@PTH_CFLAGS@"
e4fc362
 
850617f
 @HAVE_PTHREAD_TRUE@thread_modules="$thread_modules pthread"
850617f
-libs_pthread="-lpthread"
850617f
+#libs_pthread="-lpthread"
850617f
 cflags_pthread=""
850617f
 
e4fc362
 # Configure glib.
850617f
-libs_glib="@GLIB_LIBS@"
850617f
+#libs_glib="@GLIB_LIBS@"
e4fc362
 cflags_glib="@GLIB_CFLAGS@"
850617f
 with_glib=
850617f