$OpenBSD: patch-silc-client-1_0_4_1_configure_ac,v 1.1.1.1 2007/03/22 19:55:38 martynas Exp $
--- silc-client-1.0.4.1/configure.ac.orig	Fri Jan  6 08:46:28 2006
+++ silc-client-1.0.4.1/configure.ac	Tue Oct  3 14:20:37 2006
@@ -455,8 +455,9 @@ if test -n "$with_silc_includes" || test
 
 else
   # pkg-config check
-  PKG_CHECK_MODULES(SILC, silc, compile_libs=false, compile_libs=true)
-  PKG_CHECK_MODULES(SILCCLIENT, silcclient, compile_libs=false, compile_libs=true)
+  #PKG_CHECK_MODULES(SILC, silc, compile_libs=false, compile_libs=true)
+  #PKG_CHECK_MODULES(SILCCLIENT, silcclient, compile_libs=false, compile_libs=true)
+  compile_libs=true
 
   if test x$compile_libs = xfalse; then
     LIBSUBDIR=
