$NetBSD: patch-ab,v 1.1 2007/08/06 11:49:51 joerg Exp $

--- configure.ac.orig	2007-08-06 10:45:16.000000000 +0200
+++ configure.ac
@@ -43,6 +43,8 @@ AC_CHECK_LIB(z,deflate,[LBXUTIL_LIBS="${
 
 AC_SUBST(LBXUTIL_CFLAGS)
 AC_SUBST(LBXUTIL_LIBS)
+
+AM_CONDITIONAL(CROSS_COMPILING, [ test $cross_compiling = yes ])
 		  
 # Check fixesext configuration, strip extra digits from package version to
 # find the required protocol version
