$NetBSD: patch-ab,v 1.2 2007/11/29 20:37:26 drochner Exp $

--- configure.orig	2007-11-26 17:39:55.000000000 +0100
+++ configure
@@ -23369,11 +23369,11 @@ echo "$as_me: error: GNU gettext tools n
 fi
 
 # Use the tools built into the package, not the ones that are installed.
-INTLTOOL_EXTRACT='$(top_builddir)/intltool-extract'
+INTLTOOL_EXTRACT='${PREFIX}/bin/intltool-extract'
 
-INTLTOOL_MERGE='$(top_builddir)/intltool-merge'
+INTLTOOL_MERGE='${PREFIX}/bin/intltool-merge'
 
-INTLTOOL_UPDATE='$(top_builddir)/intltool-update'
+INTLTOOL_UPDATE='${PREFIX}/bin/intltool-update'
 
 
 # Extract the first word of "perl", so it can be a program name with args.
